Name |
Description |
Control |
|
JbstBuildResult |
Encapsulates the binding logic for instantiating a JBST on a page. |
JbstCodeBlock |
Internal representation of a JBST code block. |
JbstCommandBase |
Internal base representation of JBST commands |
JbstCommandBase.EnumerableAdapter |
A simple adapter for exposing the IEnumerable interface without exposing the IJsonSerializable interface |
JbstCommentBlock |
|
JbstCompiler |
Simple wrapper for compiling JBSTs |
JbstContainerControl |
Internal representation of a JBST element. |
JbstControl |
Common base for all JBST nodes. |
JbstControlReference |
Internal representation of a JBST control reference |
JbstDeclarationBlock |
|
JbstExpressionBlock |
|
JbstExtensionBlock |
|
JbstInline |
Internal representation of named JBST placholder inline content |
JbstLiteral |
Represents literal text in a JBST document |
JbstPlaceholder |
Internal representation of a JBST placholder |
JbstStatementBlock |
|
JbstUnparsedBlock |
|
JbstWriter |
JBST Writer |
SimpleJbstBuildResult |
|