org.apache.flex.compiler.tree.mxml

Interface IMXMLBooleanNode

    • Method Detail

      • getValue

        boolean getValue()
        Gets the value of the <Boolean> tag, which is either true or false.
        Returns:
        The value as a Java boolean.

Copyright © 2016 The Apache Software Foundation. All rights reserved.