Class ASTExprProtectedEval
java.lang.Object
io.github.protasm.jvmud.compiler.parser.ast.ASTNode
io.github.protasm.jvmud.compiler.parser.ast.ASTExpression
io.github.protasm.jvmud.compiler.parser.ast.expr.ASTExprProtectedEval
JVMud-neutral protected evaluation expression.
LDMud-compatible source can spell this as catch (...), but the AST keeps that
compatibility syntax at the parser boundary.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ASTNode
accept, className, line, setSourceOrder, sourceOrder
-
Constructor Details
-
ASTExprProtectedEval
-
-
Method Details
-
body
-
suppressLogging
public boolean suppressLogging() -
lpcType
- Specified by:
lpcTypein classASTExpression
-