| Package | Description |
|---|---|
| se.l4.lect.internal.tokens | |
| se.l4.lect.tokens |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenPatternImpl
Implementation of
TokenPattern. |
| Modifier and Type | Method and Description |
|---|---|
static TokenPattern |
TokenPatternImpl.compile(String source,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
static TokenPattern |
TokenPattern.compile(String pattern)
Compile a pattern that can be used to match tokens.
|
static TokenPattern |
TokenPattern.compile(String pattern,
int flags)
Compile a pattern that can be used to match tokens.
|
Copyright © 2018. All rights reserved.