Exemple #1
0
 def is_const(s):
     return not s[0].isalpha() or Values.is_constant(s, self.element)