Method | Description | |
---|---|---|
Any ( ICode ast, Expr specials ) : bool | ||
Get ( ICode ast, Expr specials ) : IEnumerable |
Method | Description | |
---|---|---|
VisitExpr ( Expr e ) : ICode |
Method | Description | |
---|---|---|
VisitorFindSpecials ( Expr specials ) : System |
public static Any ( ICode ast, Expr specials ) : bool | ||
ast | ICode | |
specials | Expr | |
return | bool |
public static Get ( ICode ast, Expr specials ) : IEnumerable |
||
ast | ICode | |
specials | Expr | |
return | IEnumerable |