Home | History | Annotate | Download | only in parser

Lines Matching defs:LiteralContext

261 		public LiteralContext literal() {
262 return getRuleContext(LiteralContext.class,0);
814 public LiteralContext literal() {
815 return getRuleContext(LiteralContext.class,0);
1490 public static class LiteralContext extends ParserRuleContext {
1497 public LiteralContext(ParserRuleContext parent, int invokingState) {
1516 public final LiteralContext literal() throws RecognitionException {
1517 LiteralContext _localctx = new LiteralContext(_ctx, getState());