accessor method missing in class LDARGA
Status: Alpha
Brought to you by:
rcjsuen
In mbel v0.1, the class edu.arizona.cs.mbel.instructions.LDARGA contains a private field called argumentNumber but does not have accessor to it (get method). This means that outside this class, the field is not accessible.
mariela.pavlova@gmail.com