Home | History | Annotate | Download | only in parser

Lines Matching defs:RootLambdaContext

144 	public static class RootLambdaContext extends BindingSyntaxContext {
148 public RootLambdaContext(BindingSyntaxContext ctx) { copyFrom(ctx); }
190 _localctx = new RootLambdaContext(_localctx);