| Package | Description |
|---|---|
| com.shapesecurity.salvation | |
| com.shapesecurity.salvation.data |
| Modifier and Type | Method and Description |
|---|---|
protected Notice |
Parser.createNotice(Notice.Type type,
String message) |
protected Notice |
Parser.createNotice(Token token,
Notice.Type type,
String message) |
protected Notice |
ParserWithLocation.createNotice(Token token,
Notice.Type type,
String message) |
| Modifier and Type | Field and Description |
|---|---|
Notice.Type |
Notice.type |
| Modifier and Type | Method and Description |
|---|---|
static Notice.Type |
Notice.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Notice.Type[] |
Notice.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Notice(Notice.Type type,
String message) |
Copyright © 2020. All rights reserved.