Structure
LeafContext
struct LeafContext
Topics
Instance Properties
Instance Methods
requireBody()Throws an error if this tag does not include a body.requireNoBody()Throws an error if this tag includes a body.requireParameterCount(_:)Throws an error if the parameter count does not equal the supplied numbern.