Class JAssignStmt

All Implemented Interfaces:
EquivTo, FallsThroughStmt, InvokableStmt, Stmt, Acceptor<StmtVisitor>

public final class JAssignStmt extends AbstractDefinitionStmt implements FallsThroughStmt, InvokableStmt
Represents the assignment of one value to another