C# (CSharp) Stubble.Core.Classes.Tokens Namespace

Classes

Name Description
EscapedValueToken Represents a Value Token which has been escaped
InterpolationToken An abstract class representing a token which can be interpolated
InvertedToken Represents an inverted section which is only rendered if the value is not truthy
PartialToken Represents a Partial Token which will load and render a child template
RawValueToken Represents a raw value which is just rendered
SectionToken Represents a block section in a template
UnescapedValueToken Represents a value token which is not escaped