|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ parse overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.tripi.asp.parse
Class VBScriptTokenManagerInterface

java.lang.ObjectVBScriptTokenManager
com.tripi.asp.parse.VBScriptTokenManagerInterface
- public class VBScriptTokenManagerInterface
- extends VBScriptTokenManager
This class is an interface to the TokenManager interface for the VBScriptTokenManager class.
| Constructor Summary | |
VBScriptTokenManagerInterface(SimpleCharStream stream)
Constructor, initialized with the given stream. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
VBScriptTokenManagerInterface
public VBScriptTokenManagerInterface(SimpleCharStream stream)
- Constructor, initialized with the given stream.
|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ parse overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
VBScriptTokenManager