public final class BasicLexialElementFactory extends Object
Modifier and Type | Method and Description |
---|---|
static BasicLexicalElement |
create(Reader reader)
Create a new BasicLexicalElement and fill in the FileName, LineNumber and
the Position from the current position of the reader.
|
static BasicLexicalElement |
create(Reader reader,
int type) |
public static BasicLexicalElement create(Reader reader)
reader
- from where we are going to read the lexical elementpublic static BasicLexicalElement create(Reader reader, int type)
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.