cfpq_data.dataset.GRAMMAR_TEMPLATES#

GRAMMAR_TEMPLATES = ['c_alias', 'dyck', 'java_points_to', 'nested_parentheses']#

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.