메소드 | 설명 | |
---|---|---|
BuildExpression ( char input ) : IExpression |
메소드 | 설명 | |
---|---|---|
IsFollowedByOperator ( int startIndex, char characters ) : bool | ||
IsOperator ( char c ) : bool | ||
IsPrecededByOperator ( int startIndex, char characters ) : bool |
public BuildExpression ( char input ) : IExpression | ||
input | char | |
리턴 | IExpression |