public class ExtendsParser extends KeywordParserFactory
| Modifier and Type | Field and Description |
|---|---|
protected static com.stevesoft.pat.Regex |
argsPattern |
protected static com.stevesoft.pat.Regex |
innerPattern |
logger| Constructor and Description |
|---|
ExtendsParser() |
| Modifier and Type | Method and Description |
|---|---|
IParser |
create(IContext ctx) |
Keyword |
keyword() |
protected String |
patternStr() |
protected String |
patternStr0() |
interests, ptn, regcheckRestrictedClass, getCaret, p, p, p, p, p, raiseParseExceptionprotected static com.stevesoft.pat.Regex innerPattern
protected static com.stevesoft.pat.Regex argsPattern
public Keyword keyword()
keyword in interface IKeywordParserFactorykeyword in class KeywordParserFactoryprotected String patternStr()
patternStr in class KeywordParserFactoryprotected String patternStr0()
Copyright © 2016. All Rights Reserved.