Class KotlinParser.KtFileAnnotation

All Implemented Interfaces:
AntlrNode<KotlinNode>, GenericNode<KotlinNode>, Node, KotlinNode, Reportable
Enclosing class:
KotlinParser

@Generated("org.antlr.v4.Tool") public static class KotlinParser.KtFileAnnotation extends BaseAntlrInnerNode<KotlinNode>
  • Constructor Details

    • KtFileAnnotation

      public KtFileAnnotation(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
  • Method Details