Klasse ISourceElementRequestor.FieldInfo

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
Umschließende Schnittstelle:
ISourceElementRequestor

public static class ISourceElementRequestor.FieldInfo extends Object
  • Felddetails

    • isRecordComponent

      public boolean isRecordComponent
    • typeAnnotated

      public boolean typeAnnotated
    • declarationStart

      public int declarationStart
    • modifiers

      public int modifiers
    • type

      public char[] type
    • name

      public char[] name
    • nameSourceStart

      public int nameSourceStart
    • nameSourceEnd

      public int nameSourceEnd
    • categories

      public char[][] categories
    • annotations

      public Annotation[] annotations
    • node

  • Konstruktordetails

    • FieldInfo

      public FieldInfo()