Interface Documentable

All Known Subinterfaces:
ClassStatement, MatchConditional.MatchArm_TypeMatch, MatchConditional.MatchConditionalPart2, MatchConditional.MatchConditionalPart3, MatchConditional.MC1, NamespaceStatement, OS_Container, Scope, Scope3
All Known Implementing Classes:
AbstractScope2, BaseFunctionDef, CaseConditionalImpl.CaseScopeImpl, ClassStatementImpl, ConstructorDefImpl, DefFunctionDefImpl, DestructorDefImpl, FuncExprImpl, FunctionDefImpl, MatchConditionalImpl.MatchArm_TypeMatch_, MatchConditionalImpl.MatchConditionalPart2_, MatchConditionalImpl.MatchConditionalPart3_, NamespaceStatementImpl, OS_ModuleImpl, Scope3Impl, SyntacticBlockImpl, WithStatementImpl

public interface Documentable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addDocString(antlr.Token s1)
     
  • Method Details

    • addDocString

      void addDocString(antlr.Token s1)