corelib.tools.languages.parsers.java
Class JavaStreamTokenizer
java.lang.Object
corelib.tools.languages.parsers.java.JavaStreamTokenizer
- All Implemented Interfaces:
- LangageStreamTokenizer
public class JavaStreamTokenizer
- extends java.lang.Object
- implements LangageStreamTokenizer
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaStreamTokenizer
public JavaStreamTokenizer(java.io.File theFile)
throws java.io.IOException
- Throws:
java.io.IOException
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize in class java.lang.Object
- Throws:
java.lang.Throwable
setIgnoreWhiteSpaces
public void setIgnoreWhiteSpaces(boolean ignore)
- Specified by:
setIgnoreWhiteSpaces in interface LangageStreamTokenizer
unreadToken
public void unreadToken(Token token)
- Specified by:
unreadToken in interface LangageStreamTokenizer
nextToken
public Token nextToken()
- Specified by:
nextToken in interface LangageStreamTokenizer
CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.
Copyright 2012 Infini Software - All Rights Reserved.