BracketedStructure
 ostrat.pParse.BracketedStructure
  case class BracketedStructure(statements: RArr[Statement], braces: Braces, startBracket: TextPosn, endBracket: TextPosn) extends BlockStatements
 
Syntactic structure consisting of a pair of matching brackets and the sequence of statements they encapsulate."
Attributes
- Graph
- 
    
- Supertypes
- 
    trait Serializabletrait Producttrait Equalstrait BlockStatementstrait ExprSeqNonEmptytrait ExprSeqExprtrait CompoundClauseMemExprtrait ClauseMemExprtrait ClauseMemtrait ColonMemExprtrait ColonOpMemtrait AssignMemExprtrait AssignMemtrait CompoundExprtrait TextSpanCompoundtrait Exprtrait StatementMemtrait BlockMemtrait TextSpanclass Objecttrait Matchableclass Any
Members list
In this article