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–2017 Graylog, Inc.. All rights reserved.