Modifier and Type | Class and Description |
---|---|
static class |
GroovyScanner.State |
Scanner.Factory, Scanner.Type
Modifier and Type | Field and Description |
---|---|
static WordList<TokenType> |
IDENT_KIND |
static String |
OPTION_START_STATE |
static Scanner.Type |
TYPE |
Constructor and Description |
---|
GroovyScanner() |
Modifier and Type | Method and Description |
---|---|
Scanner.Type |
getType() |
void |
scan(StringScanner source,
Encoder encoder,
Map<String,Object> options) |
public static final String OPTION_START_STATE
public static final Scanner.Type TYPE
public Scanner.Type getType()
Copyright © 2016 JBoss by Red Hat. All rights reserved.