프로퍼티 | 타입 | 설명 | |
---|---|---|---|
left_precedence | int | ||
right_precedence | int |
메소드 | 설명 | |
---|---|---|
Reduce ( |
Reduce produces a constraint from the operator and any arguments. It takes the arguments from the constraint stack and pushes the resulting constraint on it.
|
public abstract Reduce ( |
||
stack | ||
리턴 | void |