public class ScopeInfo extends Object
public ScopeInfo(int parenDepth,
int bracketDepth,
int lambdaDepth,
int braceDepth,
boolean inNewScope,
Deque<com.googlecode.aviator.parser.DepthState> depthState)
Copyright © 2022–2023. All rights reserved.