Go to the source code of this file.
Namespaces | |
namespace | demo_substring_problem |
Variables | |
list | demo_substring_problem.foo_rules |
Main. | |
string | demo_substring_problem.input_string = "foo2" |
tuple | demo_substring_problem.result = rule_parser.match(foo_rules, input_string) |