C# Class CompiledHandlebars.Compiler.AST.BlockWithElse

Inheritance: ASTNode
Afficher le fichier Open project: Noxum/CompiledHandlebars

Protected Properties

Свойство Type Description
_elseBlock IList

Private Methods

Méthode Description
BlockWithElse ( IList children, IList elseBlock, int line, int column ) : System
BlockWithElse ( IList children, int line, int column ) : System

Property Details

_elseBlock protected_oe property

protected IList _elseBlock
Résultat IList