public class RootState extends ObfuscationState
| Modifier and Type | Method and Description |
|---|---|
AnnotatedToken |
enterState(ProgramContextStack contextStack,
AnnotatedToken startToken,
NameGen nameGen) |
void |
exitState(ProgramContextStack contextStack) |
static RootState |
getInstance() |
processCodeBlock, processVarIdentifierpublic static RootState getInstance()
public AnnotatedToken enterState(ProgramContextStack contextStack, AnnotatedToken startToken, NameGen nameGen)
enterState in class ObfuscationStatepublic void exitState(ProgramContextStack contextStack)
exitState in class ObfuscationStateCopyright © 2001-2012 Apache Software Foundation. All Rights Reserved.