class FFI::Clang::VerbatimBlockCommandComment
Public Instance Methods
text()
click to toggle source
# File lib/ffi/clang/comment.rb, line 251 def text children.map(&:text).join("\n") end
# File lib/ffi/clang/comment.rb, line 251 def text children.map(&:text).join("\n") end