Member predicate FindPattern::getPrefixVariableAccess
Gets the variable for the prefix of this find pattern, if any. For example init
in:
in List[*init, "a", Integer => x, *tail]
Gets the variable for the prefix of this find pattern, if any. For example init
in:
in List[*init, "a", Integer => x, *tail]