Class BitLShiftFutureFunctionNode
- Namespace
- OpenLanguage.SpreadsheetML.Formula.Ast
- Assembly
- OpenLanguage.dll
public class BitLShiftFutureFunctionNode : FutureFunctionNode
- Inheritance
-
BitLShiftFutureFunctionNode
- Inherited Members
Constructors
BitLShiftFutureFunctionNode(string?, XlfnFunctionPrefixNode?, List<Node>?, List<Node>?)
public BitLShiftFutureFunctionNode(string? rawName = null, XlfnFunctionPrefixNode? prefix = null, List<Node>? leadingWhitespace = null, List<Node>? trailingWhitespace = null)