public class ServerIdentifierProcessor
extends prompto.java.JavaIdentifierProcessor
| Constructor and Description |
|---|
ServerIdentifierProcessor() |
| Modifier and Type | Method and Description |
|---|---|
prompto.type.IType |
check(prompto.runtime.Context context) |
prompto.compiler.ResultInfo |
compile(prompto.runtime.Context context,
prompto.compiler.MethodInfo method) |
Object |
interpret(prompto.runtime.Context context) |
static void |
register() |
public static void register()
public prompto.type.IType check(prompto.runtime.Context context)
check in class prompto.java.JavaIdentifierProcessorpublic Object interpret(prompto.runtime.Context context)
interpret in class prompto.java.JavaIdentifierProcessorpublic prompto.compiler.ResultInfo compile(prompto.runtime.Context context,
prompto.compiler.MethodInfo method)
compile in class prompto.java.JavaIdentifierProcessorCopyright © 2020 Prompto. All rights reserved.