Document

Record

A miniature record for holding documentation for a syntax element.

Extends

Record

Modifiers

public final

Constructors


new Document (String, String, String[], String, String...)

Constructor
No description is available for this element.
IndexTypeName
1Stringstring
2Stringstring
3String[]string
4Stringstring
5String[]string
Return Type

Document

Modifiers

public varargs


Methods


name ()

Method
No description is available for this element.
Return Type

String

Modifiers

public

type ()

Method
No description is available for this element.
Return Type

String

Modifiers

public

equals (Object)

Method
No description is available for this element.
IndexTypeName
1Objecto
Return Type

boolean

Modifiers

public final

toString ()

Method
No description is available for this element.
Return Type

String

Modifiers

public final

hashCode ()

Method
No description is available for this element.
Return Type

int

Modifiers

public final

description ()

Method
No description is available for this element.
Return Type

String

Modifiers

public

examples ()

Method
No description is available for this element.
Return Type

String[]

Modifiers

public

patterns ()

Method
No description is available for this element.
Return Type

String[]

Modifiers

public