Advertisement
Sateviss

Untitled

Oct 25th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. ====================OPERANDS====================
  2. node: 23
  3. x: 10
  4. SyntaxKind: 10
  5. tNode: 8
  6. Operators: 8
  7. Kind: 7
  8. spacer: 7
  9. var: 7
  10. ToString: 7
  11. 0: 7
  12. Console: 7
  13. WriteLine: 7
  14. NodeToText: 7
  15. Value: 6
  16. list: 6
  17. Operands: 5
  18. GetFirstToken: 5
  19. builder: 5
  20. ToList: 5
  21. ChildNodes: 4
  22. pair: 4
  23. PadLeft: 4
  24. CodeAnalysis: 4
  25. SyntaxNode: 4
  26. Microsoft: 4
  27. System: 4
  28. ContainsKey: 3
  29. Add: 3
  30. 1: 3
  31. syntaxTree: 3
  32. depth: 3
  33. CSharp: 3
  34. _operatorKinds: 3
  35. 25: 2
  36. s: 2
  37. ArgumentException: 2
  38. Parent: 2
  39. compilation: 2
  40. root: 2
  41. All: 2
  42. Any: 2
  43. Dfs: 2
  44. CSharpExtensions: 2
  45. _operandKinds: 2
  46. Key: 2
  47. KindChecker: 2
  48. ForEach: 2
  49. pairB: 2
  50. CompareTo: 2
  51. Sort: 2
  52. Length: 2
  53. pairA: 2
  54. Text: 1
  55. Compilation: 1
  56. Collections: 1
  57. "syntaxTree is null": 1
  58. "compilation is null": 1
  59. Generic: 1
  60. CompilationUnitSyntax: 1
  61. Linq: 1
  62. GetRoot: 1
  63. _model: 1
  64. GetSemanticModel: 1
  65. WithoutTrivia: 1
  66. 20: 1
  67. "": 1
  68. SyntaxTree: 1
  69. "HAI!": 1
  70. Count: 1
  71. Append: 1
  72. BaseExpression: 1
  73. " ": 1
  74. CastExpression: 1
  75. InvocationExpression: 1
  76. Remove: 1
  77. StringLiteralExpression: 1
  78. NumericLiteralExpression: 1
  79. "|": 1
  80. IdentifierName: 1
  81. 2: 1
  82. CheckAndAddOperand: 1
  83. CheckAndAddOperator: 1
  84. SemanticModel: 1
  85. VariableDeclarator: 1
  86. obj: 1
  87. EqualsValueClause: 1
  88. Reflector: 1
  89. "node": 1
  90. ChildTokens: 1
  91. SimpleMemberAccessExpression: 1
  92. Syntax: 1
  93. StringBuilder: 1
  94. ====================OPERATORS====================
  95. .: 83
  96. node: 22
  97. =>: 12
  98. ==: 10
  99. NodeToText: 7
  100. Console: 7
  101. $" ": 6
  102. tNode: 6
  103. !: 5
  104. new: 5
  105. &&: 5
  106. Operators: 5
  107. ++: 5
  108. x: 4
  109. !=: 4
  110. builder: 3
  111. +: 3
  112. -: 3
  113. Operands: 3
  114. =: 3
  115. _operatorKinds: 2
  116. list: 2
  117. pair: 2
  118. : 2
  119. pairA: 2
  120. --: 1
  121. root: 1
  122. Dfs: 1
  123. "": 1
  124. compilation: 1
  125. syntaxTree: 1
  126. ( ): 1
  127. { , , }: 1
  128. { , }: 1
  129. <=: 1
  130. "|": 1
  131. obj: 1
  132. *: 1
  133. ||: 1
  134. _operandKinds: 1
  135. CheckAndAddOperand: 1
  136. >=: 1
  137. CheckAndAddOperator: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement