InitConstructorBlock ==================== .. java:package:: fr.inria.tapenade.representation :noindex: .. java:type:: public final class InitConstructorBlock extends Block Special Block at the entry of a Unit. Constructors ------------ InitConstructorBlock ^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: protected InitConstructorBlock(SymbolTable symbolTable, TapList allBlocks) :outertype: InitConstructorBlock Creation, with the given "symbolTable" attached. Methods ------- toString ^^^^^^^^ .. java:method:: @Override public String toString() :outertype: InitConstructorBlock