HasUID NamedArgument Source # | Finds the UID of the QuantityDict used to make the NamedArgument . |
Instance detailsDefined in Language.Drasil.Chunk.NamedArgument |
Idea NamedArgument Source # | Finds the idea contained in the QuantityDict used to make the NamedArgument . |
Instance detailsDefined in Language.Drasil.Chunk.NamedArgument |
NamedIdea NamedArgument Source # | Finds the term (NP ) of the QuantityDict used to make the NamedArgument . |
Instance detailsDefined in Language.Drasil.Chunk.NamedArgument |
MayHaveUnit NamedArgument Source # | Finds the units of the QuantityDict used to make the NamedArgument . |
Instance detailsDefined in Language.Drasil.Chunk.NamedArgument |
IsArgumentName NamedArgument Source # | NamedArgument s have an argument name.
|
Instance detailsDefined in Language.Drasil.Chunk.NamedArgument |
Quantity NamedArgument Source # | NamedArgument s have a Quantity .
|
Instance detailsDefined in Language.Drasil.Chunk.NamedArgument |
HasSpace NamedArgument Source # | Finds the Space of the QuantityDict used to make the NamedArgument . |
Instance detailsDefined in Language.Drasil.Chunk.NamedArgument |
HasSymbol NamedArgument Source # | Finds the Symbol of the QuantityDict used to make the NamedArgument . |
Instance detailsDefined in Language.Drasil.Chunk.NamedArgument |
Eq NamedArgument Source # | Equal if UID s are equal. |
Instance detailsDefined in Language.Drasil.Chunk.NamedArgument |