ScopeParser

constructor(scopes: Array<String>?)

Constructor that takes an array of scopes.

Parameters

scopes

Array of scopes.


constructor(scopeString: String?)

Constructor that takes a space-delimited scope string.

Parameters

scopeString

Space-delimited scope string.