public abstract class TokenList extends Object
| Constructor and Description |
|---|
TokenList() |
| Modifier and Type | Method and Description |
|---|---|
static TokenList |
create(List<Token> tokens) |
abstract List<Token> |
tokens() |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.