메소드 | 설명 | |
---|---|---|
Accept ( Visitor, visitor ) : void | ||
getLhs ( ) : Element, | ||
getLhs ( ) : VariableElement, | ||
getRhs ( ) : Element, | ||
getStructLhs ( ) : StructAssignDeclaration, | ||
setLhs ( Element, lhs ) : void | ||
setLhs ( VariableElement, lhs ) : void | ||
setRhs ( Element, rhs ) : void | ||
setStructLhs ( StructAssignDeclaration, lhs ) : void |
메소드 | 설명 | |
---|---|---|
main ( string args ) : void |
public getStructLhs ( ) : StructAssignDeclaration, | ||
리턴 | StructAssignDeclaration, |
public setStructLhs ( StructAssignDeclaration, lhs ) : void | ||
lhs | StructAssignDeclaration, | |
리턴 | void |