Package org.kigalisim.lang.fragment
Class UnitFragment
java.lang.Object
org.kigalisim.lang.fragment.Fragment
org.kigalisim.lang.fragment.UnitFragment
A fragment containing only a unit string.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kigalisim.lang.fragment.Fragment
getApplication, getDuring, getIsStanzaPolicyOrDefault, getIsStanzaScenarios, getOperation, getPolicy, getProgram, getScenario, getScenarios, getString, getSubstance
-
Constructor Details
-
UnitFragment
Create a new UnitFragment.- Parameters:
unit- The unit string parsed from the source of this fragment.
-
-
Method Details