protected abstract class TokenStream.TokenFactory extends Object implements TokenStream.Tokens
| Modifier and Type | Field and Description |
|---|---|
protected List<TokenStream.Token> |
tokens |
| Modifier | Constructor and Description |
|---|---|
protected |
TokenFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<TokenStream.Token> |
getTokens() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToken, addToken, addTokenprotected final List<TokenStream.Token> tokens
public List<TokenStream.Token> getTokens()
Copyright © 2018 JBoss by Red Hat. All rights reserved.