MANIFEST.in
README.md
setup.cfg
setup.py
bin/vsg
vsg/__init__.py
vsg/check.py
vsg/fix.py
vsg/line.py
vsg/rule.py
vsg/rule_list.py
vsg/utilities.py
vsg.egg-info/PKG-INFO
vsg.egg-info/SOURCES.txt
vsg.egg-info/dependency_links.txt
vsg.egg-info/not-zip-safe
vsg.egg-info/top_level.txt
vsg/rules/__init__.py
vsg/rules/indent_rule.py
vsg/rules/keyword_alignment_rule.py
vsg/rules/line_above_rule.py
vsg/rules/line_below_rule.py
vsg/rules/lower_case_rule.py
vsg/rules/lowercase_word_after_colon_rule.py
vsg/rules/lowercase_word_rule.py
vsg/rules/no_space_after_rule.py
vsg/rules/remove_blank_lines_above_rule.py
vsg/rules/remove_spaces_before_character_rule.py
vsg/rules/search_for_and_replace_keyword_rule.py
vsg/rules/single_space_after_character_rule.py
vsg/rules/single_space_after_rule.py
vsg/rules/single_space_before_character_rule.py
vsg/rules/single_space_before_rule.py
vsg/rules/uppercase_word_rule.py
vsg/rules/architecture/__init__.py
vsg/rules/architecture/architecture_case_rule.py
vsg/rules/architecture/rule_001.py
vsg/rules/architecture/rule_002.py
vsg/rules/architecture/rule_003.py
vsg/rules/architecture/rule_004.py
vsg/rules/architecture/rule_005.py
vsg/rules/architecture/rule_006.py
vsg/rules/architecture/rule_007.py
vsg/rules/architecture/rule_008.py
vsg/rules/architecture/rule_009.py
vsg/rules/architecture/rule_010.py
vsg/rules/architecture/rule_011.py
vsg/rules/architecture/rule_012.py
vsg/rules/architecture/rule_013.py
vsg/rules/architecture/rule_014.py
vsg/rules/architecture/rule_015.py
vsg/rules/architecture/rule_016.py
vsg/rules/architecture/rule_017.py
vsg/rules/architecture/rule_018.py
vsg/rules/architecture/rule_019.py
vsg/rules/architecture/rule_020.py
vsg/rules/architecture/rule_021.py
vsg/rules/architecture/rule_022.py
vsg/rules/architecture/rule_023.py
vsg/rules/architecture/rule_024.py
vsg/rules/assert_statement/__init__.py
vsg/rules/assert_statement/rule_001.py
vsg/rules/attribute/__init__.py
vsg/rules/attribute/rule_001.py
vsg/rules/attribute/rule_002.py
vsg/rules/attribute/rule_003.py
vsg/rules/case/__init__.py
vsg/rules/case/rule_001.py
vsg/rules/case/rule_002.py
vsg/rules/case/rule_003.py
vsg/rules/case/rule_004.py
vsg/rules/case/rule_005.py
vsg/rules/case/rule_006.py
vsg/rules/case/rule_007.py
vsg/rules/case/rule_008.py
vsg/rules/case/rule_009.py
vsg/rules/case/rule_010.py
vsg/rules/case/rule_011.py
vsg/rules/case/rule_012.py
vsg/rules/case/rule_013.py
vsg/rules/comment/__init__.py
vsg/rules/comment/rule_001.py
vsg/rules/comment/rule_003.py
vsg/rules/comment/rule_004.py
vsg/rules/comment/rule_005.py
vsg/rules/comment/rule_006.py
vsg/rules/component/__init__.py
vsg/rules/component/rule_001.py
vsg/rules/component/rule_002.py
vsg/rules/component/rule_003.py
vsg/rules/component/rule_004.py
vsg/rules/component/rule_005.py
vsg/rules/component/rule_006.py
vsg/rules/component/rule_007.py
vsg/rules/component/rule_008.py
vsg/rules/component/rule_009.py
vsg/rules/component/rule_010.py
vsg/rules/component/rule_011.py
vsg/rules/component/rule_012.py
vsg/rules/component/rule_013.py
vsg/rules/component/rule_014.py
vsg/rules/component/rule_015.py
vsg/rules/component/rule_016.py
vsg/rules/component/rule_017.py
vsg/rules/component/rule_018.py
vsg/rules/component/rule_019.py
vsg/rules/concurrent/__init__.py
vsg/rules/concurrent/keyword_alignment_rule.py
vsg/rules/concurrent/rule_001.py
vsg/rules/concurrent/rule_002.py
vsg/rules/concurrent/rule_003.py
vsg/rules/concurrent/rule_004.py
vsg/rules/concurrent/rule_005.py
vsg/rules/concurrent/rule_006.py
vsg/rules/concurrent/rule_007.py
vsg/rules/concurrent/rule_008.py
vsg/rules/constant/__init__.py
vsg/rules/constant/rule_001.py
vsg/rules/constant/rule_002.py
vsg/rules/constant/rule_003.py
vsg/rules/constant/rule_004.py
vsg/rules/constant/rule_005.py
vsg/rules/constant/rule_006.py
vsg/rules/constant/rule_007.py
vsg/rules/constant/rule_009.py
vsg/rules/constant/rule_010.py
vsg/rules/constant/rule_011.py
vsg/rules/constant/rule_012.py
vsg/rules/entity/__init__.py
vsg/rules/entity/rule_001.py
vsg/rules/entity/rule_002.py
vsg/rules/entity/rule_003.py
vsg/rules/entity/rule_004.py
vsg/rules/entity/rule_005.py
vsg/rules/entity/rule_006.py
vsg/rules/entity/rule_007.py
vsg/rules/entity/rule_008.py
vsg/rules/entity/rule_009.py
vsg/rules/entity/rule_010.py
vsg/rules/entity/rule_011.py
vsg/rules/entity/rule_012.py
vsg/rules/entity/rule_013.py
vsg/rules/entity/rule_014.py
vsg/rules/entity/rule_015.py
vsg/rules/entity/rule_016.py
vsg/rules/entity/rule_017.py
vsg/rules/entity/rule_018.py
vsg/rules/entity/rule_019.py
vsg/rules/file_statement/__init__.py
vsg/rules/file_statement/rule_001.py
vsg/rules/file_statement/rule_002.py
vsg/rules/file_statement/rule_003.py
vsg/rules/for_loop/__init__.py
vsg/rules/for_loop/rule_001.py
vsg/rules/for_loop/rule_002.py
vsg/rules/function/__init__.py
vsg/rules/function/rule_001.py
vsg/rules/function/rule_002.py
vsg/rules/function/rule_003.py
vsg/rules/function/rule_004.py
vsg/rules/function/rule_005.py
vsg/rules/function/rule_006.py
vsg/rules/function/rule_007.py
vsg/rules/function/rule_008.py
vsg/rules/function/rule_009.py
vsg/rules/generate/__init__.py
vsg/rules/generate/rule_001.py
vsg/rules/generate/rule_002.py
vsg/rules/generate/rule_003.py
vsg/rules/generate/rule_004.py
vsg/rules/generate/rule_005.py
vsg/rules/generate/rule_006.py
vsg/rules/generate/rule_007.py
vsg/rules/generic/__init__.py
vsg/rules/generic/rule_001.py
vsg/rules/generic/rule_002.py
vsg/rules/generic/rule_003.py
vsg/rules/generic/rule_004.py
vsg/rules/generic/rule_005.py
vsg/rules/generic/rule_006.py
vsg/rules/generic/rule_007.py
vsg/rules/generic/rule_008.py
vsg/rules/generic/rule_009.py
vsg/rules/generic/rule_010.py
vsg/rules/generic/rule_012.py
vsg/rules/generic/rule_013.py
vsg/rules/generic/rule_014.py
vsg/rules/generic/rule_015.py
vsg/rules/generic/rule_016.py
vsg/rules/generic/rule_017.py
vsg/rules/generic/rule_018.py
vsg/rules/if_statement/__init__.py
vsg/rules/if_statement/rule_001.py
vsg/rules/if_statement/rule_002.py
vsg/rules/if_statement/rule_003.py
vsg/rules/if_statement/rule_004.py
vsg/rules/if_statement/rule_005.py
vsg/rules/if_statement/rule_006.py
vsg/rules/if_statement/rule_007.py
vsg/rules/if_statement/rule_008.py
vsg/rules/if_statement/rule_009.py
vsg/rules/if_statement/rule_010.py
vsg/rules/if_statement/rule_011.py
vsg/rules/if_statement/rule_012.py
vsg/rules/if_statement/rule_013.py
vsg/rules/if_statement/rule_014.py
vsg/rules/if_statement/rule_015.py
vsg/rules/if_statement/rule_020.py
vsg/rules/if_statement/rule_021.py
vsg/rules/if_statement/rule_022.py
vsg/rules/if_statement/rule_023.py
vsg/rules/if_statement/rule_024.py
vsg/rules/if_statement/rule_025.py
vsg/rules/if_statement/rule_026.py
vsg/rules/if_statement/rule_027.py
vsg/rules/if_statement/rule_028.py
vsg/rules/if_statement/rule_029.py
vsg/rules/instantiation/__init__.py
vsg/rules/instantiation/rule_001.py
vsg/rules/instantiation/rule_002.py
vsg/rules/instantiation/rule_003.py
vsg/rules/instantiation/rule_004.py
vsg/rules/instantiation/rule_005.py
vsg/rules/instantiation/rule_006.py
vsg/rules/instantiation/rule_007.py
vsg/rules/instantiation/rule_008.py
vsg/rules/instantiation/rule_009.py
vsg/rules/instantiation/rule_010.py
vsg/rules/instantiation/rule_011.py
vsg/rules/instantiation/rule_012.py
vsg/rules/instantiation/rule_013.py
vsg/rules/instantiation/rule_014.py
vsg/rules/instantiation/rule_015.py
vsg/rules/instantiation/rule_016.py
vsg/rules/instantiation/rule_017.py
vsg/rules/instantiation/rule_018.py
vsg/rules/instantiation/rule_019.py
vsg/rules/instantiation/rule_020.py
vsg/rules/instantiation/rule_021.py
vsg/rules/instantiation/rule_022.py
vsg/rules/instantiation/rule_023.py
vsg/rules/instantiation/rule_024.py
vsg/rules/instantiation/rule_025.py
vsg/rules/instantiation/rule_026.py
vsg/rules/instantiation/rule_027.py
vsg/rules/instantiation/rule_028.py
vsg/rules/library/__init__.py
vsg/rules/library/rule_001.py
vsg/rules/library/rule_002.py
vsg/rules/library/rule_003.py
vsg/rules/library/rule_004.py
vsg/rules/library/rule_005.py
vsg/rules/library/rule_006.py
vsg/rules/library/rule_007.py
vsg/rules/library/rule_008.py
vsg/rules/package/__init__.py
vsg/rules/package/rule_001.py
vsg/rules/package/rule_002.py
vsg/rules/package/rule_003.py
vsg/rules/package/rule_004.py
vsg/rules/package/rule_005.py
vsg/rules/package/rule_006.py
vsg/rules/package/rule_007.py
vsg/rules/package/rule_008.py
vsg/rules/package/rule_009.py
vsg/rules/package/rule_010.py
vsg/rules/package/rule_011.py
vsg/rules/package/rule_012.py
vsg/rules/package/rule_013.py
vsg/rules/package/rule_014.py
vsg/rules/package/rule_015.py
vsg/rules/package/uppercase_package_name_rule.py
vsg/rules/port/__init__.py
vsg/rules/port/rule_001.py
vsg/rules/port/rule_002.py
vsg/rules/port/rule_003.py
vsg/rules/port/rule_004.py
vsg/rules/port/rule_005.py
vsg/rules/port/rule_006.py
vsg/rules/port/rule_007.py
vsg/rules/port/rule_008.py
vsg/rules/port/rule_009.py
vsg/rules/port/rule_010.py
vsg/rules/port/rule_011.py
vsg/rules/port/rule_012.py
vsg/rules/port/rule_013.py
vsg/rules/port/rule_014.py
vsg/rules/port/rule_015.py
vsg/rules/port/rule_016.py
vsg/rules/port/rule_017.py
vsg/rules/port/rule_018.py
vsg/rules/port/rule_019.py
vsg/rules/port/rule_020.py
vsg/rules/port/rule_021.py
vsg/rules/procedure/__init__.py
vsg/rules/procedure/rule_001.py
vsg/rules/procedure/rule_002.py
vsg/rules/procedure/rule_003.py
vsg/rules/procedure/rule_004.py
vsg/rules/procedure/rule_005.py
vsg/rules/process/__init__.py
vsg/rules/process/rule_001.py
vsg/rules/process/rule_002.py
vsg/rules/process/rule_003.py
vsg/rules/process/rule_004.py
vsg/rules/process/rule_005.py
vsg/rules/process/rule_006.py
vsg/rules/process/rule_007.py
vsg/rules/process/rule_008.py
vsg/rules/process/rule_009.py
vsg/rules/process/rule_010.py
vsg/rules/process/rule_011.py
vsg/rules/process/rule_012.py
vsg/rules/process/rule_013.py
vsg/rules/process/rule_014.py
vsg/rules/process/rule_015.py
vsg/rules/process/rule_016.py
vsg/rules/process/rule_017.py
vsg/rules/process/rule_018.py
vsg/rules/process/rule_019.py
vsg/rules/process/rule_020.py
vsg/rules/process/rule_021.py
vsg/rules/process/rule_022.py
vsg/rules/process/rule_023.py
vsg/rules/process/rule_024.py
vsg/rules/process/rule_025.py
vsg/rules/process/rule_026.py
vsg/rules/process/rule_027.py
vsg/rules/process/rule_028.py
vsg/rules/process/rule_029.py
vsg/rules/sequential/__init__.py
vsg/rules/sequential/rule_001.py
vsg/rules/sequential/rule_002.py
vsg/rules/sequential/rule_003.py
vsg/rules/sequential/rule_004.py
vsg/rules/sequential/rule_005.py
vsg/rules/sequential/rule_006.py
vsg/rules/signal/__init__.py
vsg/rules/signal/rule_001.py
vsg/rules/signal/rule_002.py
vsg/rules/signal/rule_003.py
vsg/rules/signal/rule_004.py
vsg/rules/signal/rule_005.py
vsg/rules/signal/rule_006.py
vsg/rules/signal/rule_007.py
vsg/rules/signal/rule_008.py
vsg/rules/signal/rule_009.py
vsg/rules/signal/rule_010.py
vsg/rules/subtype/__init__.py
vsg/rules/subtype/rule_001.py
vsg/rules/type_definition/__init__.py
vsg/rules/type_definition/rule_001.py
vsg/rules/type_definition/rule_002.py
vsg/rules/type_definition/rule_003.py
vsg/rules/type_definition/rule_004.py
vsg/rules/type_definition/rule_005.py
vsg/rules/type_definition/rule_006.py
vsg/rules/type_definition/rule_007.py
vsg/rules/type_definition/rule_008.py
vsg/rules/type_definition/rule_009.py
vsg/rules/type_definition/rule_010.py
vsg/rules/type_definition/rule_011.py
vsg/rules/type_definition/rule_012.py
vsg/rules/variable/__init__.py
vsg/rules/variable/rule_001.py
vsg/rules/variable/rule_002.py
vsg/rules/variable/rule_003.py
vsg/rules/variable/rule_004.py
vsg/rules/variable/rule_005.py
vsg/rules/variable/rule_006.py
vsg/rules/variable/rule_007.py
vsg/rules/variable/rule_009.py
vsg/rules/variable/rule_010.py
vsg/rules/variable_assignment/__init__.py
vsg/rules/variable_assignment/rule_001.py
vsg/rules/variable_assignment/rule_002.py
vsg/rules/variable_assignment/rule_003.py
vsg/rules/variable_assignment/rule_004.py
vsg/rules/variable_assignment/rule_005.py
vsg/rules/variable_assignment/rule_006.py
vsg/rules/while_loop/__init__.py
vsg/rules/while_loop/rule_001.py
vsg/rules/while_loop/rule_002.py
vsg/rules/whitespace/__init__.py
vsg/rules/whitespace/rule_001.py
vsg/rules/whitespace/rule_002.py
vsg/rules/whitespace/rule_003.py
vsg/rules/whitespace/rule_004.py
vsg/rules/whitespace/rule_005.py
vsg/rules/whitespace/rule_006.py
vsg/rules/whitespace/rule_007.py
vsg/rules/whitespace/rule_008.py
vsg/rules/with_statement/__init__.py
vsg/rules/with_statement/rule_001.py
vsg/tests/__init__.py
vsg/tests/utils.py
vsg/tests/architecture/__init__.py
vsg/tests/architecture/test_fix_rule_architecture.py
vsg/tests/architecture/test_rule_architecture.py
vsg/tests/assert_statement/__init__.py
vsg/tests/assert_statement/test_rule_assert.py
vsg/tests/attribute/__init__.py
vsg/tests/attribute/test_fix_rule_attribute.py
vsg/tests/attribute/test_rule_attribute.py
vsg/tests/case/__init__.py
vsg/tests/case/test_fix_rule_case.py
vsg/tests/case/test_rule_case.py
vsg/tests/check/__init__.py
vsg/tests/check/test_check.py
vsg/tests/code_examples/__init__.py
vsg/tests/code_examples/test_code_examples.py
vsg/tests/code_examples/c16/__init__.py
vsg/tests/code_examples/c16/test_code_examples.py
vsg/tests/code_examples/graphicsaccelerator/__init__.py
vsg/tests/code_examples/graphicsaccelerator/test_code_examples.py
vsg/tests/code_examples/turbocodes/__init__.py
vsg/tests/code_examples/turbocodes/test_code_examples.py
vsg/tests/comment/__init__.py
vsg/tests/comment/test_fix_rule_comment.py
vsg/tests/comment/test_rule_comment.py
vsg/tests/component/__init__.py
vsg/tests/component/test_fix_rule_component.py
vsg/tests/component/test_rule_component.py
vsg/tests/concurrent/__init__.py
vsg/tests/concurrent/test_fix_rule_concurrent.py
vsg/tests/concurrent/test_rule_concurrent.py
vsg/tests/constant/__init__.py
vsg/tests/constant/test_fix_rule_constant.py
vsg/tests/constant/test_rule_constant.py
vsg/tests/entity/__init__.py
vsg/tests/entity/test_fix_rule_entity.py
vsg/tests/entity/test_rule_entity.py
vsg/tests/file_statement/__init__.py
vsg/tests/file_statement/test_fix_rule_file.py
vsg/tests/file_statement/test_rule_file.py
vsg/tests/for_loop/__init__.py
vsg/tests/for_loop/test_fix_rule_for_loop.py
vsg/tests/for_loop/test_rule_for_loop.py
vsg/tests/function/__init__.py
vsg/tests/function/test_fix_rule_function.py
vsg/tests/function/test_rule_function.py
vsg/tests/generate/__init__.py
vsg/tests/generate/test_fix_rule_generate.py
vsg/tests/generate/test_rule_generate.py
vsg/tests/generic/__init__.py
vsg/tests/generic/test_fix_rule_generic.py
vsg/tests/generic/test_rule_generic.py
vsg/tests/if_statement/__init__.py
vsg/tests/if_statement/test_fix_rule_if.py
vsg/tests/if_statement/test_rule_if.py
vsg/tests/instantiation/__init__.py
vsg/tests/instantiation/test_fix_rule_instantiation.py
vsg/tests/instantiation/test_rule_instantiation.py
vsg/tests/library/__init__.py
vsg/tests/library/test_fix_rule_library.py
vsg/tests/library/test_rule_library.py
vsg/tests/line/__init__.py
vsg/tests/line/test_line.py
vsg/tests/package/__init__.py
vsg/tests/package/test_fix_rule_package.py
vsg/tests/package/test_rule_package.py
vsg/tests/port/__init__.py
vsg/tests/port/test_fix_rule_port.py
vsg/tests/port/test_rule_port.py
vsg/tests/procedure/__init__.py
vsg/tests/procedure/test_fix_rule_procedure.py
vsg/tests/procedure/test_rule_procedure.py
vsg/tests/process/__init__.py
vsg/tests/process/test_fix_rule_process.py
vsg/tests/process/test_rule_process.py
vsg/tests/rule/__init__.py
vsg/tests/rule/test_rule.py
vsg/tests/sequential/__init__.py
vsg/tests/sequential/test_fix_rule_sequential.py
vsg/tests/sequential/test_rule_sequential.py
vsg/tests/signal/__init__.py
vsg/tests/signal/test_fix_rule_signal.py
vsg/tests/signal/test_rule_signal.py
vsg/tests/subtype/__init__.py
vsg/tests/subtype/test_fix_rule_subtype.py
vsg/tests/subtype/test_rule_subtype.py
vsg/tests/type_definition/__init__.py
vsg/tests/type_definition/test_fix_rule_type.py
vsg/tests/type_definition/test_rule_type.py
vsg/tests/variable/__init__.py
vsg/tests/variable/test_fix_rule_variable.py
vsg/tests/variable/test_rule_variable.py
vsg/tests/variable_assignment/__init__.py
vsg/tests/variable_assignment/test_fix_rule_variable_assignment.py
vsg/tests/variable_assignment/test_rule_variable_assignment.py
vsg/tests/vhdlFile/__init__.py
vsg/tests/vhdlFile/test_vhdlFile.py
vsg/tests/vhdlFile/test_vhdlFile_assert.py
vsg/tests/vhdlFile/test_vhdlFile_attribute.py
vsg/tests/vhdlFile/test_vhdlFile_case_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_comment_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_component_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_constant.py
vsg/tests/vhdlFile/test_vhdlFile_file.py
vsg/tests/vhdlFile/test_vhdlFile_for_loop_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_function_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_generate_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_if_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_instantiation_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_package_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_package_body_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_procedure_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_sequential_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_type_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_variable.py
vsg/tests/vhdlFile/test_vhdlFile_variable_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_while_loop_assignments.py
vsg/tests/vhdlFile/test_vhdlFile_with.py
vsg/tests/while_loop/__init__.py
vsg/tests/while_loop/test_fix_rule_while_loop.py
vsg/tests/while_loop/test_rule_while_loop.py
vsg/tests/whitespace/__init__.py
vsg/tests/whitespace/test_fix_rule_whitespace.py
vsg/tests/whitespace/test_rule_whitespace.py
vsg/tests/with_statement/__init__.py
vsg/tests/with_statement/test_rule_with.py
vsg/vhdlFile/__init__.py
vsg/vhdlFile/update.py
vsg/vhdlFile/vhdlFile.py
vsg/vhdlFile/classify/__init__.py
vsg/vhdlFile/classify/architecture.py
vsg/vhdlFile/classify/assert_statement.py
vsg/vhdlFile/classify/attribute.py
vsg/vhdlFile/classify/blank.py
vsg/vhdlFile/classify/case.py
vsg/vhdlFile/classify/comment.py
vsg/vhdlFile/classify/component.py
vsg/vhdlFile/classify/concurrent.py
vsg/vhdlFile/classify/constant.py
vsg/vhdlFile/classify/entity.py
vsg/vhdlFile/classify/file_statement.py
vsg/vhdlFile/classify/for_loop.py
vsg/vhdlFile/classify/function.py
vsg/vhdlFile/classify/generate.py
vsg/vhdlFile/classify/generic.py
vsg/vhdlFile/classify/if_statement.py
vsg/vhdlFile/classify/instantiation.py
vsg/vhdlFile/classify/library.py
vsg/vhdlFile/classify/package.py
vsg/vhdlFile/classify/package_body.py
vsg/vhdlFile/classify/port.py
vsg/vhdlFile/classify/procedure.py
vsg/vhdlFile/classify/process.py
vsg/vhdlFile/classify/sequential.py
vsg/vhdlFile/classify/signal.py
vsg/vhdlFile/classify/subtype.py
vsg/vhdlFile/classify/type_definition.py
vsg/vhdlFile/classify/variable.py
vsg/vhdlFile/classify/variable_assignment.py
vsg/vhdlFile/classify/while_loop.py
vsg/vhdlFile/classify/with_statement.py