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...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | String | string |
2 | String | string |
3 | String[] | string |
4 | String | string |
5 | String[] | string |
Return Type
Document
Modifiers
public varargs
Methods
name ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public
type ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public
equals (Object)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Object | o |
Return Type
boolean
Modifiers
public final
toString ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public final
hashCode ()
MethodNo description is available for this element.
Return Type
int
Modifiers
public final
description ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public
examples ()
MethodNo description is available for this element.
Return Type
String[]
Modifiers
public
patterns ()
MethodNo description is available for this element.
Return Type
String[]
Modifiers
public