Asn1Context

class Asn1Context(val indented: Int, val column: Int, val type: String, var align: Boolean?, val prev: Asn1Context?)

Constructors

Link copied to clipboard
constructor(indented: Int, column: Int, type: String, align: Boolean?, prev: Asn1Context?)

Properties

Link copied to clipboard
Link copied to clipboard
val column: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard