	protected void CreateLabels%CREATE_LABELS_SUBROUTINE_NUMBER%(HashMap<String, DataType> dataTypeMap) throws Exception
	{
		symbolTable = currentProgram.getSymbolTable();
%LABEL_DEFINITION_SUB_CONTENT%
	}

