public static class PrecedenceClimbingParser.Op extends PrecedenceClimbingParser.Token
| Constructor and Description |
|---|
Op(PrecedenceClimbingParser.Type type,
Object o,
int left,
int right) |
| Modifier and Type | Method and Description |
|---|---|
PrecedenceClimbingParser.Token |
copy() |
print, toStringOp(PrecedenceClimbingParser.Type type, Object o, int left, int right)
public PrecedenceClimbingParser.Token copy()
copy in class PrecedenceClimbingParser.TokenCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.