IsReachable

fastparse.IsReachable

Trait that represents classes with isReachable method

Currently the only use of it is to avoid the cyclic dependencies between Utils and ParserInput

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def apply(index: Int): Char
def isReachable(index: Int): Boolean