프로퍼티 | 타입 | 설명 | |
---|---|---|---|
debugFlag | bool |
메소드 | 설명 | |
---|---|---|
ProcessEquation ( string equation, AttributeProperty property, int level, int previousLevel, float previousAnswer ) : double |
메소드 | 설명 | |
---|---|---|
GetAssociativity ( string token ) : Associativity | ||
GetPrecedence ( string token ) : int | ||
GetTokenClass ( string token ) : TokenClass |
public static ProcessEquation ( string equation, AttributeProperty property, int level, int previousLevel, float previousAnswer ) : double | ||
equation | string | |
property | AttributeProperty | |
level | int | |
previousLevel | int | |
previousAnswer | float | |
리턴 | double |