Initializes a new instance of the BinaryArithmeticOperatorNode class
Namespace: NHibernate.Hql.Ast.ANTLR.TreeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public BinaryArithmeticOperatorNode( IToken token ) |
Visual Basic |
---|
Public Sub New ( _ token As IToken _ ) |
Visual C++ |
---|
public: BinaryArithmeticOperatorNode( IToken^ token ) |
Parameters
- token
- Type: IToken
[Missing <param name="token"/> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.BinaryArithmeticOperatorNode.#ctor(Antlr.Runtime.IToken)"]