edu.mit.ai.psg.jeva
Class ModifierMethods
java.lang.Object
|
+--edu.mit.ai.psg.jeva.ModifierMethods
- public class ModifierMethods
- extends Object
- implements JevaParserConstants
Method to translate parser token to Modifier constant.
- Author:
- CarlManning, caroma@ai.mit.edu
Copyright (c) 1997, 1998 Massachusetts Institute of Technology
- See Also:
Modifier
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ModifierMethods
public ModifierMethods()
decodeModifierToken
public static int decodeModifierToken(Token token)