public class DefTagParser extends KeywordParserFactory
Parse @def [return-type] tagname(Type var,…) {template…}
logger| Constructor and Description |
|---|
DefTagParser() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
classPatternStr() |
IParser |
create(IContext ctx) |
Keyword |
keyword() |
protected String |
patternStr() |
protected String |
staticCodePatternStr() |
interests, ptn, regcheckRestrictedClass, getCaret, p, p, p, p, p, raiseParseExceptionpublic Keyword keyword()
keyword in interface IKeywordParserFactorykeyword in class KeywordParserFactoryprotected String patternStr()
patternStr in class KeywordParserFactoryprotected String classPatternStr()
protected String staticCodePatternStr()
Copyright © 2017–2021 OSGL (Open Source General Library). All rights reserved.