Package de.xima.fc.workflow.parser.infix
Interface ISymbol
-
- All Superinterfaces:
Serializable
public interface ISymbol extends Serializable
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getCanonicalRepresentation()
Iterable<String>
getRepresentations()
-