public class TemplateParser extends Parser
Parser.Matcher
Constructor and Description |
---|
TemplateParser(TemplateTokenizer tokenizer) |
Modifier and Type | Method and Description |
---|---|
Node |
parse() |
currToken, expect, expect, isES6Class, match, match, match, matchClassKeyword, matchIgnoreWhitespace, matchKeyword, matchOperator, nextToken, parseFillerUntil, parseImport, parseParams, skip
public TemplateParser(TemplateTokenizer tokenizer)
Copyright © 2024. All rights reserved.