public class Lexer extends Object
| Constructor and Description |
|---|
Lexer(List<Token.Type> types,
Token.Type eof,
Pattern rexp) |
public Lexer(List<Token.Type> types, Token.Type eof, Pattern rexp)
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.