public static FormulaSyntaxTree Parse( java.lang.String text ) |
Parameters
- text
- A @code:string that contains formula.
Return Value
A @code:FormulaSyntaxTree populated from the @code:string thatcontains formula.
public static FormulaSyntaxTree Parse( java.lang.String text ) |