| 程序包 | 说明 |
|---|---|
| org.ssssssss.script | |
| org.ssssssss.script.parsing |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
MagicScriptError.error(String message,
TokenStream stream)
Create an error message based on the provided message and stream, highlighting the line on which the error happened.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TokenStream |
Tokenizer.tokenize(String source) |
| 限定符和类型 | 方法和说明 |
|---|---|
Expression |
Parser.parseExpression(TokenStream stream) |
Expression |
Parser.parseExpression(TokenStream stream,
boolean expectRightCurly) |
Copyright © 2020–2021. All rights reserved.