프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OperatorType | OpType |
메소드 | 설명 | |
---|---|---|
ApplyAttributeBuilder ( Attribute a, |
||
Define ( ) : bool | ||
GetMatchingOperator ( ) : OpType | ||
GetMetadataName ( OpType ot ) : string | ||
GetMetadataName ( string name ) : string | ||
GetName ( OpType ot ) : string | ||
GetName ( string metadata_name ) : string | ||
GetSignatureForError ( ) : string | ||
GetType ( string metadata_name ) : OpType? | ||
Operator ( |
메소드 | 설명 | |
---|---|---|
FindBaseMember ( |
||
ResolveMemberType ( ) : bool |
메소드 | 설명 | |
---|---|---|
Operator ( ) : System.Xml |
public ApplyAttributeBuilder ( Attribute a, |
||
a | Attribute | |
ctor | ||
cdata | byte | |
pa | Mono.CSharp.PredefinedAttributes | |
리턴 | void |
protected FindBaseMember ( |
||
bestCandidate | ||
리턴 |
public static GetMetadataName ( OpType ot ) : string | ||
ot | OpType | |
리턴 | string |
public static GetMetadataName ( string name ) : string | ||
name | string | |
리턴 | string |
public static GetName ( string metadata_name ) : string | ||
metadata_name | string | |
리턴 | string |
public static GetType ( string metadata_name ) : OpType? | ||
metadata_name | string | |
리턴 | OpType? |
public Operator ( |
||
parent | ||
type | OpType | |
ret_type | Mono.CSharp.FullNamedExpression | |
mod_flags | Mono.CSharp.Modifiers | |
parameters | ||
block | ||
attrs | Mono.CSharp.Attributes | |
loc | Mono.CSharp.Location | |
리턴 | System.Xml |