Class CallLikePosToken
Assembly: RCaron.dll
View Source
Declarationcsharppublic class CallLikePosToken : ValuePosToken
Declarationcsharppublic class CallLikePosToken : ValuePosToken
Inheritance: System.Object -> RCaron.PosToken -> RCaron.ValuePosToken
Properties
Arguments
View Source
Declarationcsharppublic PosToken[][] Arguments { get; set; }
Declarationcsharppublic PosToken[][] Arguments { get; set; }
NameEndIndex
View Source
Declarationcsharppublic int NameEndIndex { get; }
Declarationcsharppublic int NameEndIndex { get; }
Name
lower-cased
View Source
Declarationcsharppublic string Name { get; }
Declarationcsharppublic string Name { get; }
Methods
NameEquals(in string, in string)
View Source
Declarationcsharppublic bool NameEquals(in string text, in string b)
Declarationcsharppublic bool NameEquals(in string text, in string b)
Returns
System.Boolean
Parameters
| Type | Name |
|---|---|
System.String | text |
System.String | b |
ArgumentsEmpty()
View Source
Declarationcsharppublic bool ArgumentsEmpty()
Declarationcsharppublic bool ArgumentsEmpty()
Returns
System.Boolean
Extension Methods
- System.Object.RCaron.ListEx.Expect``1
- RCaron.ListEx.NotNull(object?)