LocateMethods

class Object
trait Matchable
class Any

Value members

Concrete methods

def isNotObj(expr: EOExprOnly): Boolean
def parseObject(obj: EOBnd[EOExprOnly], objDepth: BigInt, containingNames: List[String]): Option[ObjectTree[ObjectInfo[ParentName, MethodInfo]]]
def parseParentName(bnd: EOBnd[EOExprOnly], bnds: Vector[EOBndExpr[Fix[EOExpr]]]): Option[ObjectNameWithLocator]