XLParser  1.7.2
XLParser.ExcelFormulaParser Member List

This is the complete list of members for XLParser.ExcelFormulaParser, including all inherited members.

AllNodes(this ParseTreeNode root)XLParser.ExcelFormulaParserstatic
AllNodes(this ParseTreeNode root, string type)XLParser.ExcelFormulaParserstatic
AllNodesConditional(this ParseTreeNode root, Predicate< ParseTreeNode > stopAt=null)XLParser.ExcelFormulaParserstatic
GetFunction(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
GetFunctionArguments(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
GetParserReferences(this ParseTreeNode node)XLParser.ExcelFormulaParserstatic
GetPrefixInfo(this ParseTreeNode prefix)XLParser.ExcelFormulaParserstatic
GetReferenceNodes(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
Is(this ParseTreeNode pt, string type)XLParser.ExcelFormulaParserstatic
IsBinaryNonReferenceOperation(this ParseTreeNode input) (defined in XLParser.ExcelFormulaParser)XLParser.ExcelFormulaParserstatic
IsBinaryOperation(this ParseTreeNode input) (defined in XLParser.ExcelFormulaParser)XLParser.ExcelFormulaParserstatic
IsBinaryReferenceOperation(this ParseTreeNode input) (defined in XLParser.ExcelFormulaParser)XLParser.ExcelFormulaParserstatic
IsBuiltinFunction(this ParseTreeNode node)XLParser.ExcelFormulaParserstatic
IsExternalUDFunction(this ParseTreeNode input) (defined in XLParser.ExcelFormulaParser)XLParser.ExcelFormulaParserstatic
IsFunction(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
IsIntersection(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
IsNamedFunction(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
IsNumberWithSign(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
IsOperation(this ParseTreeNode input) (defined in XLParser.ExcelFormulaParser)XLParser.ExcelFormulaParserstatic
IsParentheses(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
IsRange(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
IsUnaryOperation(this ParseTreeNode input) (defined in XLParser.ExcelFormulaParser)XLParser.ExcelFormulaParserstatic
IsUnaryPostfixOperation(this ParseTreeNode input) (defined in XLParser.ExcelFormulaParser)XLParser.ExcelFormulaParserstatic
IsUnaryPrefixOperation(this ParseTreeNode input) (defined in XLParser.ExcelFormulaParser)XLParser.ExcelFormulaParserstatic
IsUnion(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
MatchFunction(this ParseTreeNode input, string functionName)XLParser.ExcelFormulaParserstatic
Parent(this ParseTreeNode child, ParseTreeNode treeRoot)XLParser.ExcelFormulaParserstatic
Parse(string input)XLParser.ExcelFormulaParserstatic
ParseToTree(string input)XLParser.ExcelFormulaParserstatic
Print(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
SkipFormula(this ParseTreeNode input)XLParser.ExcelFormulaParserstatic
SkipToRelevant(this ParseTreeNode input, bool skipReferencesWithoutPrefix=false)XLParser.ExcelFormulaParserstatic
Type(this ParseTreeNode node)XLParser.ExcelFormulaParserstatic