Class KotlinParser.KtParameterModifier

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

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

    • KtParameterModifier

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