PathStack

class PathStack(initialCapacity: Int)
class Object
trait Matchable
class Any

Value members

Concrete methods

Current Path in stream.

Current Path in stream.

def get(idx: Int): String
def isFirstInLevel: Boolean
def push(name: String, clazz: Class[_]): Unit
def size: Int