Метод | Описание | |
---|---|---|
AcceptStatement ( ) : System.Collections.Generic | ||
AcceptStatement ( System.Compiler.Expression booleanExpr ) : System.Collections.Generic | ||
AcceptStatement ( System.Compiler.Expression booleanExpr, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic |
public AcceptStatement ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public AcceptStatement ( System.Compiler.Expression booleanExpr ) : System.Collections.Generic | ||
booleanExpr | System.Compiler.Expression | |
Результат | System.Collections.Generic |
public AcceptStatement ( System.Compiler.Expression booleanExpr, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic | ||
booleanExpr | System.Compiler.Expression | |
sourceContext | System.Compiler.SourceContext | |
Результат | System.Collections.Generic |