[−][src]Module weedle::attribute
Structs
| ExtendedAttributeArgList | Parses an argument list. Ex: |
| ExtendedAttributeIdent | Parses an attribute with an identifier. Ex: |
| ExtendedAttributeIdentList | Parses an identifier list. Ex: |
| ExtendedAttributeNamedArgList | Parses a named argument list. Ex: |
| ExtendedAttributeNoArgs | Parses a plain attribute. Ex: |
Enums
| ExtendedAttribute | Parses on of the forms of attribute |
| IdentifierOrString | Parses |
Type Definitions
| ExtendedAttributeList | Parses a list of attributes. Ex: |
| IdentifierList | Matches comma separated identifier list |