Method | Description | |
---|---|---|
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 | ||
return | System.Collections.Generic |
public AcceptStatement ( System.Compiler.Expression booleanExpr ) : System.Collections.Generic | ||
booleanExpr | System.Compiler.Expression | |
return | System.Collections.Generic |
public AcceptStatement ( System.Compiler.Expression booleanExpr, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic | ||
booleanExpr | System.Compiler.Expression | |
sourceContext | System.Compiler.SourceContext | |
return | System.Collections.Generic |