Home | History | Annotate | Download | only in data

Lines Matching refs:Semantic

121 ## Semantic Values.  ##
696 /** Semantic value for this state. */
826 * and top stack item YYVSP. YYLVALP points to place to put semantic
1040 /** Add a new semantic action that will execute the action for rule
1041 * RULENUM on the semantic values in RHS to the list of
1257 * LRSTATE, at input position POSN, with (resolved) semantic value SVAL. */
1278 * semantic value of YYRHS under the action for YYRULE. */
1297 * #K of STACK, and perform the appropriate semantic action on their
1298 * semantic values. Assumes that all ambiguities in semantic values
1389 * semantic action associated with RULE and store its value with the
1391 * unambiguous. Otherwise, store the deferred semantic action with
1395 * the STACK. In this case, the (necessarily deferred) semantic value is
1396 * added to the options for the existing state's semantic value.
1527 * alternative semantic values for the RHS-symbols of Y1 and Y0. */
1608 * semantic option chains. Regardless of whether result = yyok, each state
1626 * the semantic value and location. Regardless of whether result = yyok, all
1628 * semantic values if invoked). */
1735 * previous N1 states that is unresolved. The first semantic option of a state
1791 * actions, and set the semantic value of S. If result != yyok, the chain of
1792 * semantic options in S has been cleared instead or it has been left
2045 action, or user semantic action that manipulated yychar.
2144 yylval, and yylloc are the syntactic category, semantic value, and location