public class ReturnParser extends KeywordParserFactory
Parse @return() statement. Which break the current template execution and return to caller
logger| Constructor and Description |
|---|
ReturnParser() |
| Modifier and Type | Method and Description |
|---|---|
IParser |
create(IContext ctx) |
Keyword |
keyword() |
protected String |
patternStr() |
interests, ptn, regcheckRestrictedClass, getCaret, p, p, p, p, p, raiseParseExceptionpublic Keyword keyword()
keyword in interface IKeywordParserFactorykeyword in class KeywordParserFactoryprotected String patternStr()
patternStr in class KeywordParserFactoryCopyright © 2017–2021 OSGL (Open Source General Library). All rights reserved.