io.joern.csharpsrc2cpg.parser
package io.joern.csharpsrc2cpg.parser
Members list
Type members
Classlikes
object DotNetJsonAst
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DotNetJsonAst.type
object DotNetJsonParser
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DotNetJsonParser.type
case class DotNetNodeInfo(node: DotNetParserNode, json: Value, code: String, lineNumber: Option[Integer], columnNumber: Option[Integer], lineNumberEnd: Option[Integer], columnNumberEnd: Option[Integer]) extends BaseNodeInfo[DotNetParserNode]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BaseNodeInfo[DotNetParserNode]class Objecttrait Matchableclass AnyShow all
object ParserKeys
The JSON key values, in alphabetical order.
The JSON key values, in alphabetical order.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ParserKeys.type
In this article