public class ComputeCastabilityInformation extends Object
CatchBlockNormalizer
, CompoundAssignmentNormalizer
,
Devirtualizer
, and LongCastNormalizer
having already run.
May or may not include trivial casts depending on configuration.
Modifier and Type | Method and Description |
---|---|
static void |
exec(JProgram program,
boolean disableCastChecking) |
static void |
exec(JProgram program,
boolean disableCastChecking,
boolean recordTrivialCasts) |
Copyright © 2018. All rights reserved.