Contract for nodes representing operators (logic or arithmetic).
Author: Steve Ebersole
Ported by: Steve Strong
Namespace: NHibernate.Hql.Ast.ANTLR.TreeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public interface IOperatorNode |
| Visual Basic |
|---|
Public Interface IOperatorNode |
| Visual C++ |
|---|
public interface class IOperatorNode |