Package org.pkl.core.ast
Interface ConstantNode
-
- All Known Implementing Classes:
ConstantValueNode,FalseLiteralNode,FloatLiteralNode,IntLiteralNode,TrueLiteralNode
public interface ConstantNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetValue()
-