Class DeprecationWalker
java.lang.Object
VASSAL.tools.deprecation.DeprecationWalker
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetInput(byte[] classFile) voidsetInput(InputStream in) voidvoidwalk()
-
Constructor Details
-
DeprecationWalker
public DeprecationWalker()
-
-
Method Details
-
setCallback
-
setInput
-
setInput
- Specified by:
setInputin interfaceWalker- Throws:
IOException
-
setInput
- Specified by:
setInputin interfaceWalker- Throws:
IOException
-
walk
-