Class TernaryBlockSafeGenericAccessMarker

java.lang.Object
org.ek9lang.compiler.phase5.TernaryBlockSafeGenericAccessMarker
All Implemented Interfaces:
Consumer<EK9Parser.ExpressionContext>

final class TernaryBlockSafeGenericAccessMarker extends Object implements Consumer<EK9Parser.ExpressionContext>
Similar to the if block check, but this is focused on the true part of the ternary expression.