Uses of Class
com.strobel.decompiler.ast.Range
Packages that use Range
-
Uses of Range in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir with parameters of type RangeModifier and TypeMethodDescriptionfinal booleanfinal booleanInstructionBlock.intersects(Range range) -
Uses of Range in com.strobel.decompiler.ast
Methods in com.strobel.decompiler.ast that return types with arguments of type RangeModifier and TypeMethodDescriptionExpression.getRanges()Range.orderAndJoint(Iterable<Range> input) Methods in com.strobel.decompiler.ast with parameters of type RangeModifier and TypeMethodDescriptionfinal intfinal booleanfinal booleanRange.intersects(Range range) Method parameters in com.strobel.decompiler.ast with type arguments of type Range