JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.benf.cfr.reader.bytecode.analysis.parse.wildcard
Interface Wildcard<X>
All Known Implementing Classes:
WildcardMatch.AnyOneOfExpression
,
WildcardMatch.ArithmeticMutationWildcard
,
WildcardMatch.BlockIdentifierWildcard
,
WildcardMatch.BlockWildcard
,
WildcardMatch.CastExpressionWildcard
,
WildcardMatch.ConditionalExpressionWildcard
,
WildcardMatch.ConstructorInvokationAnonymousInnerWildcard
,
WildcardMatch.ConstructorInvokationSimpleWildcard
,
WildcardMatch.ExpressionWildcard
,
WildcardMatch.ListWildcard
,
WildcardMatch.LValueWildcard
,
WildcardMatch.MemberFunctionInvokationWildcard
,
WildcardMatch.NewArrayWildcard
,
WildcardMatch.StackLabelWildCard
,
WildcardMatch.StaticFunctionInvokationWildcard
,
WildcardMatch.StaticVariableWildcard
,
WildcardMatch.SuperFunctionInvokationWildcard
public interface
Wildcard<X>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
X
getMatch
()
void
resetMatch
()
Method Detail
getMatch
X
getMatch()
resetMatch
void resetMatch()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method