Lines Matching refs:Follow
152 PushFollow(Follow._stat_in_prog48); in prog()
278 PushFollow(Follow._expr_in_stat63); in stat()
297 Match(input,17,Follow._17_in_stat98); in stat()
301 ID2=(CommonTree)Match(input,ID,Follow._ID_in_stat100); in stat()
303 PushFollow(Follow._expr_in_stat102); in stat()
322 Match(input,FUNC,Follow._FUNC_in_stat128); in stat()
520 Match(input,16,Follow._16_in_expr172); in expr()
524 PushFollow(Follow._expr_in_expr176); in expr()
530 PushFollow(Follow._expr_in_expr180); in expr()
549 Match(input,10,Follow._10_in_expr200); in expr()
553 PushFollow(Follow._expr_in_expr204); in expr()
559 PushFollow(Follow._expr_in_expr208); in expr()
578 Match(input,14,Follow._14_in_expr228); in expr()
582 PushFollow(Follow._expr_in_expr232); in expr()
588 PushFollow(Follow._expr_in_expr236); in expr()
607 Match(input,15,Follow._15_in_expr256); in expr()
611 PushFollow(Follow._expr_in_expr260); in expr()
617 PushFollow(Follow._expr_in_expr264); in expr()
636 Match(input,11,Follow._11_in_expr284); in expr()
640 PushFollow(Follow._expr_in_expr288); in expr()
646 PushFollow(Follow._expr_in_expr292); in expr()
664 ID4=(CommonTree)Match(input,ID,Follow._ID_in_expr311); in expr()
676 INT5=(CommonTree)Match(input,INT,Follow._INT_in_expr347); in expr()
688 PushFollow(Follow._call_in_expr382); in expr()
755 Match(input,CALL,Follow._CALL_in_call430); in call()
759 ID8=(CommonTree)Match(input,ID,Follow._ID_in_call432); in call()
761 PushFollow(Follow._expr_in_call434); in call()
812 #region Follow sets
813 private static class Follow class in DebugTreeGrammar
844 #endregion Follow sets