Interface IModifierInfo

All Known Implementing Classes:
ModifierInfo

public interface IModifierInfo
  • Method Details

    • getModifiers

      int getModifiers()
    • syncAnnotations

      @Deprecated void syncAnnotations(IModifierInfo modifierInfo)
      Deprecated.
      This method exists for historical reasons only, and will be removed in future releases.
    • getAnnotations

      List<IGosuAnnotation> getAnnotations()