public class NullableExpressionParser extends CaretParserFactoryBase
Parse groovy nullable expression, e.g. @foo?.bar()?.zee
Must be invoked behind invoking of the normal ExpressionParserlogger| Constructor and Description |
|---|
NullableExpressionParser() |
| Modifier and Type | Method and Description |
|---|---|
IParser |
create(IContext ctx) |
protected String |
patternStr1() |
protected String |
patternStr2() |
protected String |
patternStr3() |
protected String |
patternStr4() |
checkRestrictedClass, getCaret, p, p, p, p, p, raiseParseExceptionCopyright © 2017–2021 OSGL (Open Source General Library). All rights reserved.