module RBS::Annotate::RDocAnnotator::_Commented
Public Instance Methods
() → Array[AST::Annotation]
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/sig/annotate/rdoc_annotater.rbs, line 79
def annotations: () -> Array[AST::Annotation]
() → AST::Comment?
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/sig/annotate/rdoc_annotater.rbs, line 77
def comment: () -> AST::Comment?
() → Location[untyped, untyped]?
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/sig/annotate/rdoc_annotater.rbs, line 78
def location: () -> Location[untyped, untyped]?