public class ArgsParser extends KeywordParserFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
PATTERN |
static String |
PATTERN2 |
logger| Constructor and Description |
|---|
ArgsParser() |
| Modifier and Type | Method and Description |
|---|---|
IParser |
create(IContext ctx) |
Keyword |
keyword() |
static List<CodeBuilder.RenderArgDeclaration> |
parseArgDeclaration(int lineNo,
String s) |
protected String |
patternStr() |
protected String |
patternStr0() |
interests, ptn, regcheckRestrictedClass, getCaret, p, p, p, p, p, raiseParseExceptionpublic static final String PATTERN
public static final String PATTERN2
public Keyword keyword()
keyword in interface IKeywordParserFactorykeyword in class KeywordParserFactorypublic static List<CodeBuilder.RenderArgDeclaration> parseArgDeclaration(int lineNo, String s)
protected String patternStr()
patternStr in class KeywordParserFactoryprotected String patternStr0()
Copyright © 2016. All Rights Reserved.