| Name | Description |
---|
  | Declaration(AccessModifier) | |
  | Declaration(ClassModifier) | |
  | Declaration(FieldModifier) | |
  | Declaration(NRClass) |
Gets the NRClass as a C# string. Only the head of the class
is returned.
|
  | Declaration(NRConstructor) | |
  | Declaration(NRDelegate) | |
  | Declaration(NREnum) |
Gets the NREnum as a C# string.
|
  | Declaration(NREnumValue) | |
  | Declaration(NREvent) | |
  | Declaration(NRField) | |
  | Declaration(NRInterface) |
Gets the NRInterface as a C# string. Only the head of the interface
is returned.
|
  | Declaration(NRMethod) | |
  | Declaration(NROperator) | |
  | Declaration(NRParameter) | |
  | Declaration(IEnumerable<NRParameter>) | |
  | Declaration(NRProperty) | |
  | Declaration(NRStruct) |
Gets the NRStruct as a C# string. Only the head of the struct
is returned.
|
  | Declaration(NRTypeParameter) | |
  | Declaration(NRTypeUsage) | |
  | Declaration(OperationModifier) | |
  | Declaration(ParameterModifier) | |
  | Declaration(NRAttribute, Boolean) | |