Package org.pkl.core.ast
Interface ConstantNode
- All Known Implementing Classes:
ByteConstantValueNode,ConstantValueNode,FalseLiteralNode,FloatLiteralNode,IntLiteralNode,TrueLiteralNode
public interface ConstantNode
-
Method Summary
-
Method Details
-
getValue
Object getValue()
-