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

Constructor Summary
ModifierMethods()
           
 
Method Summary
static int decodeModifierToken(Token token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModifierMethods

public ModifierMethods()
Method Detail

decodeModifierToken

public static int decodeModifierToken(Token token)

Copyright (c) 1996-1999
Massachusetts Institute of Technology

Feedback: jeva-bugs@ai.mit.edu