Package org.aspectj.weaver.patterns
Class Bindings
java.lang.Object
org.aspectj.weaver.patterns.Bindings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckAllBound(IScope scope)voidcheckEquals(Bindings other, IScope scope)signals an error if one has a binding and other doesn'tcopy()int[]voidvoidregister(BindingPattern binding, IScope scope)intsize()toString()
-
Field Details
-
NONE
-
-
Constructor Details
-
Bindings
-
Bindings
public Bindings(int count)
-
-
Method Details