public class BlockParser
extends dyvilx.tools.parsing.Parser
| Constructor and Description |
|---|
BlockParser(dyvilx.tools.compiler.ast.statement.StatementList directives) |
BlockParser(Template template,
dyvilx.tools.compiler.ast.statement.StatementList directives) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(dyvilx.tools.parsing.IParserManager pm,
dyvilx.tools.parsing.token.IToken token) |
public BlockParser(dyvilx.tools.compiler.ast.statement.StatementList directives)
public BlockParser(Template template, dyvilx.tools.compiler.ast.statement.StatementList directives)