The VARYING keyword is not allowed when prototyping a method.
30
Cause . . . . . : When prototyping a method, the VARYING keyword is not allowed because Java does not have an equivalent format.
Recovery . . . : Remove the VARYING keyword from the specification. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.