|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.buildtools.maven2.plugin.javascript.obfuscator.filters.obfuscation.state.ObfuscationState
org.apache.myfaces.buildtools.maven2.plugin.javascript.obfuscator.filters.obfuscation.state.StatementBlockState
public class StatementBlockState
| Method Summary | |
|---|---|
AnnotatedToken |
enterState(ProgramContextStack contextStack,
AnnotatedToken startToken,
NameGen nameGen)
|
void |
exitState(ProgramContextStack contextStack)
|
static StatementBlockState |
getInstance()
|
protected void |
processVarIdentifier(ProgramContextStack contextStack,
AnnotatedToken token)
Obfuscates variable declarations |
| Methods inherited from class org.apache.myfaces.buildtools.maven2.plugin.javascript.obfuscator.filters.obfuscation.state.ObfuscationState |
|---|
processCodeBlock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static StatementBlockState getInstance()
public AnnotatedToken enterState(ProgramContextStack contextStack,
AnnotatedToken startToken,
NameGen nameGen)
enterState in class ObfuscationStatepublic void exitState(ProgramContextStack contextStack)
exitState in class ObfuscationState
protected void processVarIdentifier(ProgramContextStack contextStack,
AnnotatedToken token)
ObfuscationState
processVarIdentifier in class ObfuscationState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||