Lines Matching refs:Follow
157 PushFollow(Follow._stat_in_prog48); in prog()
283 PushFollow(Follow._expr_in_stat63); in stat()
302 Match(input,17,Follow._17_in_stat98); in stat()
306 ID2=(CommonTree)Match(input,ID,Follow._ID_in_stat100); in stat()
308 PushFollow(Follow._expr_in_stat102); in stat()
327 Match(input,FUNC,Follow._FUNC_in_stat128); in stat()
525 Match(input,16,Follow._16_in_expr172); in expr()
529 PushFollow(Follow._expr_in_expr176); in expr()
535 PushFollow(Follow._expr_in_expr180); in expr()
554 Match(input,10,Follow._10_in_expr200); in expr()
558 PushFollow(Follow._expr_in_expr204); in expr()
564 PushFollow(Follow._expr_in_expr208); in expr()
583 Match(input,14,Follow._14_in_expr228); in expr()
587 PushFollow(Follow._expr_in_expr232); in expr()
593 PushFollow(Follow._expr_in_expr236); in expr()
612 Match(input,15,Follow._15_in_expr256); in expr()
616 PushFollow(Follow._expr_in_expr260); in expr()
622 PushFollow(Follow._expr_in_expr264); in expr()
641 Match(input,11,Follow._11_in_expr284); in expr()
645 PushFollow(Follow._expr_in_expr288); in expr()
651 PushFollow(Follow._expr_in_expr292); in expr()
669 ID4=(CommonTree)Match(input,ID,Follow._ID_in_expr311); in expr()
681 INT5=(CommonTree)Match(input,INT,Follow._INT_in_expr347); in expr()
693 PushFollow(Follow._call_in_expr382); in expr()
760 Match(input,CALL,Follow._CALL_in_call430); in call()
764 ID8=(CommonTree)Match(input,ID,Follow._ID_in_call432); in call()
766 PushFollow(Follow._expr_in_call434); in call()
817 #region Follow sets
818 private static class Follow class in ProfileTreeGrammar
849 #endregion Follow sets