TextBit<CompileFrom, CompileTo> constructor

TextBit<CompileFrom, CompileTo>(
  1. TextBits parent
)

Create a text bit.

Implementation

TextBit(this.parent);