terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
StarNode.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml.Schema
4
{
5
// Token: 0x020000D1 RID: 209
6
internal
sealed
class
StarNode
:
InteriorNode
7
{
8
// Token: 0x06000848 RID: 2120 RVA: 0x0001A47C File Offset: 0x0001867C
9
public
override
void
ConstructPos
(
BitSet
firstpos,
BitSet
lastpos,
BitSet
[] followpos)
10
{
11
SyntaxTreeNode
leftChild
= this.
leftChild
;
12
int
num2
;
13
int
num = lastpos.
NextSet
(
num2
);
14
}
15
16
// Token: 0x17000202 RID: 514
17
// (get) Token: 0x06000849 RID: 2121 RVA: 0x0001A498 File Offset: 0x00018698
18
public
override
bool
IsNullable
19
{
20
get
21
{
22
return
true
;
23
}
24
}
25
26
// Token: 0x0600084A RID: 2122 RVA: 0x0001A4A8 File Offset: 0x000186A8
27
public
StarNode
()
28
{
29
}
30
}
31
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.Schema.BitSet.NextSet
int NextSet(int startFrom)
Definition
BitSet.cs:97
System.Xml.Schema.BitSet
Definition
BitSet.cs:8
System.Xml.Schema.InteriorNode.leftChild
SyntaxTreeNode leftChild
Definition
InteriorNode.cs:60
System.Xml.Schema.InteriorNode
Definition
InteriorNode.cs:8
System.Xml.Schema.StarNode.ConstructPos
override void ConstructPos(BitSet firstpos, BitSet lastpos, BitSet[] followpos)
Definition
StarNode.cs:9
System.Xml.Schema.StarNode.IsNullable
override bool IsNullable
Definition
StarNode.cs:19
System.Xml.Schema.StarNode.StarNode
StarNode()
Definition
StarNode.cs:27
System.Xml.Schema.StarNode
Definition
StarNode.cs:7
System.Xml.Schema.SyntaxTreeNode
Definition
SyntaxTreeNode.cs:7
System.Xml.Schema
Definition
BaseValidator.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Schema
StarNode.cs
Generated by
1.10.0