Click or drag to resize

In Constructor

Overload List
  NameDescription
Public methodIn(Expression)
Create an In operator for the specified parameter expression.
Public methodIn(VariableDecl)
Create an In operator for the specified VariableDecl.
Protected methodIn(Parser, CodeObject)
Initializes a new instance of the In class
Top
See Also