HasUID ParameterChunk Source # | Finds the UID of the CodeChunk used to make the ParameterChunk . |
Instance detailsDefined in Language.Drasil.Chunk.Parameter |
CodeIdea ParameterChunk Source # | Finds the code name and CodeChunk of a ParameterChunk . |
Instance detailsDefined in Language.Drasil.Chunk.Parameter |
Idea ParameterChunk Source # | Finds the idea contained in the CodeChunk used to make the ParameterChunk . |
Instance detailsDefined in Language.Drasil.Chunk.Parameter |
NamedIdea ParameterChunk Source # | Finds the term (NP ) of the CodeChunk used to make the ParameterChunk . |
Instance detailsDefined in Language.Drasil.Chunk.Parameter |
MayHaveUnit ParameterChunk Source # | Finds the units of the CodeChunk used to make the ParameterChunk . |
Instance detailsDefined in Language.Drasil.Chunk.Parameter |
Quantity ParameterChunk Source # | ParameterChunk s have a Quantity .
|
Instance detailsDefined in Language.Drasil.Chunk.Parameter |
HasSpace ParameterChunk Source # | Finds the Space of the CodeChunk used to make the ParameterChunk . |
Instance detailsDefined in Language.Drasil.Chunk.Parameter |
HasSymbol ParameterChunk Source # | Finds the Stage dependent Symbol of the CodeChunk used to make the ParameterChunk . |
Instance detailsDefined in Language.Drasil.Chunk.Parameter |
Eq ParameterChunk Source # | Equal if UID s are equal. |
Instance detailsDefined in Language.Drasil.Chunk.Parameter |