Home | History | Annotate | Download | only in data

Lines Matching refs:Semantic

98 ## Semantic Values.  ##
755 /** Semantic value for this state. */
886 * and top stack item YYVSP. YYLVALP points to place to put semantic
1107 /** Add a new semantic action that will execute the action for rule
1108 * RULENUM on the semantic values in RHS to the list of
1324 * LRSTATE, at input position POSN, with (resolved) semantic value SVAL. */
1345 * semantic value of YYRHS under the action for YYRULE. */
1364 * #K of STACK, and perform the appropriate semantic action on their
1365 * semantic values. Assumes that all ambiguities in semantic values
1456 * semantic action associated with RULE and store its value with the
1458 * unambiguous. Otherwise, store the deferred semantic action with
1462 * the STACK. In this case, the (necessarily deferred) semantic value is
1463 * added to the options for the existing state's semantic value.
1595 * alternative semantic values for the RHS-symbols of Y1 and Y0. */
1678 * semantic option chains. Regardless of whether result = yyok, each state
1696 * the semantic value and location. Regardless of whether result = yyok, all
1698 * semantic values if invoked). */
1808 * previous N1 states that is unresolved. The first semantic option of a state
1866 * actions, and set the semantic value of S. If result != yyok, the chain of
1867 * semantic options in S has been cleared instead or it has been left
2182 yylval, and yylloc are the syntactic category, semantic value, and location