AST.AssignOp.ConstructBinaryOp C# (CSharp) 메소드

ConstructBinaryOp() 공개 추상적인 메소드

public abstract ConstructBinaryOp ( ) : Expr
리턴 Expr
        public abstract Expr ConstructBinaryOp();