Class EmitterAttribute
Inheritance
System.Object
EmitterAttribute
Namespace: Spruce.Attribs
Assembly: Spruce.dll
Syntax
public sealed class EmitterAttribute : Attribute
Constructors
| Improve this Doc View SourceEmitterAttribute(Type[])
Declaration
public EmitterAttribute(params Type[] tokenTypes)
Parameters
Type | Name | Description |
---|---|---|
Type[] | tokenTypes |
Properties
| Improve this Doc View SourceTokenTypes
Declaration
public Type[] TokenTypes { get; }
Property Value
Type | Description |
---|---|
Type[] |