public class ExprParser extends Object
Constructor and Description |
---|
ExprParser(ParaToken paraToken,
EngineConfig engineConfig,
String fileName) |
Modifier and Type | Method and Description |
---|---|
ExprList |
parseExprList() |
ForCtrl |
parseForCtrl() |
public ExprParser(ParaToken paraToken, EngineConfig engineConfig, String fileName)
Copyright © 2018. All rights reserved.