Lines Matching +full:side +full:- +full:effect
1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
107 the right hand side of a grammar rule,
109 an instance of the rule, replacing the right hand side
110 by the left hand side.
139 symbols on the right hand side (three in this case).
143 right side of the rule).
144 In effect, these states were the ones
155 on the left side of the rule, perform what is in
156 effect a shift of A.
172 In effect, the reduce action ``turns back the clock'' in the parse,
174 state where the right hand side of the rule was first seen.
175 The parser then behaves as if it had seen the left side at that time.
176 If the right hand side of the rule is empty,
180 The reduce action is also important in the treatment of user-supplied
196 The pseudo-variables $1, $2, etc., refer to the value stack.
231 .B \-v
234 is produced, with a human-readable description of the parser.
320 This rule has two symbols on the right hand side, so
336 This has one symbol on the right hand side, so one state, 5,
340 the left side of rule 3,