Class Dart2Parser.RelationalExpressionContext

  • All Implemented Interfaces:
    org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.Tree
    Enclosing class:
    Dart2Parser

    public static class Dart2Parser.RelationalExpressionContext
    extends org.antlr.v4.runtime.ParserRuleContext
    • Constructor Detail

      • RelationalExpressionContext

        public RelationalExpressionContext​(org.antlr.v4.runtime.ParserRuleContext parent,
                                           int invokingState)