Class FieldDeclaration

    • Constructor Detail

      • FieldDeclaration

        public FieldDeclaration()
    • Method Detail

      • getVariableIds

        public List<Identifier> getVariableIds()
        Returns:
        the Identifier nodes that correspond to the declaration of an instance variable.