Package de.xima.fc.workflow.parser.infix
Interface IConstant
- 
- All Superinterfaces:
 ISymbol,Serializable
public interface IConstant extends ISymbol
Details of a constant used in an infix expression.- Since:
 - 7.0.0
 - Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
- 
Methods inherited from interface de.xima.fc.workflow.parser.infix.ISymbol
getCanonicalRepresentation, getRepresentations 
 - 
 
 -