coins.ffront
Interface HasConstValue

All Known Implementing Classes:
BinaryNode, ComplexConstNode, ConcatNode, Token, UnaryNode

public interface HasConstValue


Method Summary
 FNumber getConstValue()
           
 

Method Detail

getConstValue

public FNumber getConstValue()