public class Expression extends BaseNode
Constructor and Description |
---|
Expression() |
Expression(String code) |
Modifier and Type | Method and Description |
---|---|
String |
toCode()
The Java code representation of this
Node . |
Copyright © 2018. All rights reserved.