Class and Description |
---|
ExprList
ExprList
|
Class and Description |
---|
ExprList
ExprList
|
SharedMethodKit
SharedMethodKit
|
Class and Description |
---|
ExprList
ExprList
|
ForCtrl
forCtrl : ID : expression
| exprList? ';' expr? ';' exprList?
两种用法
1:#for(id : list) #end
#for(entry : map) #end
2:#for(init; cond; update) #end
|
Class and Description |
---|
Const
STR INT LONG FLOAT DOUBLE TRUE FALSE NULL
|
Expr
Expr
|
ExprList
ExprList
|
Id
Id
|
MethodInfo
MethodInfo
|
MethodKeyBuilder
MethodKeyBuilder
|
NullExpr
NullExpr
|
SharedMethodKit
SharedMethodKit
|
Class and Description |
---|
ExprList
ExprList
|
Class and Description |
---|
ExprList
ExprList
|
ForCtrl
forCtrl : ID : expression
| exprList? ';' expr? ';' exprList?
两种用法
1:#for(id : list) #end
#for(entry : map) #end
2:#for(init; cond; update) #end
|
Copyright © 2018. All rights reserved.