Class KotlinParser.KtValueArguments

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

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

    • KtValueArguments

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