| <!-- |
| SPDX-FileCopyrightText: The Apache Software Foundation |
| |
| SPDX-License-Identifier: Apache-2.0 |
| --> |
| |
| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <title>Gandiva.LiteralNode</title> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| |
| <meta charset="utf-8" /> |
| |
| |
| <meta property="og:type" content="website"/> |
| |
| |
| |
| |
| <meta property="og:title" content="Gandiva.LiteralNode"/> |
| <meta property="og:description" content="Reference for Gandiva.LiteralNode"/> |
| <meta name="twitter:title" content="Gandiva.LiteralNode"/> |
| <meta name="twitter:description" content="Reference for Gandiva.LiteralNode"/> |
| |
| |
| |
| <meta name="twitter:card" content="summary"/> |
| |
| |
| |
| |
| |
| |
| <link rel="stylesheet" href="style.css" type="text/css" /> |
| |
| |
| |
| |
| <script src="urlmap.js"></script> |
| |
| |
| <script src="fzy.js"></script> |
| <script src="search.js"></script> |
| |
| <script src="main.js"></script> |
| </head> |
| |
| <body> |
| <div id="body-wrapper" tabindex="-1"> |
| |
| <nav class="sidebar devhelp-hidden"> |
| |
| |
| <div class="search section"> |
| <form id="search-form" autocomplete="off"> |
| <input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/> |
| </form> |
| </div> |
| |
| <div class="section namespace"> |
| <h3><a href="index.html">Gandiva</a></h3> |
| <p>API Version: 1.0</p> |
| |
| <p>Library Version: 21.0.0</p> |
| |
| </div> |
| |
| <div class="section"> |
| <h5>Type</h5> |
| <div class="links"> |
| <a class="current" href="class.LiteralNode.html#description">LiteralNode</a> |
| </div> |
| </div> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <div class="section generator"> |
| <p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2023.1</p> |
| </div> |
| </nav> |
| |
| <button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button> |
| |
| |
| <section id="main" class="content"> |
| <header> |
| <h3>Class</h3> |
| <h1 aria-label="Name"><a href="index.html">Gandiva</a><span class="sep" role="presentation"></span>LiteralNode</h1> |
| </header> |
| |
| <section> |
| <summary> |
| <div class="docblock"> |
| <p></p> |
| </div> |
| |
| <div class="toggle-wrapper"> |
| <h4 id="description" style="display:flex;"> |
| Description |
| <a href="#description" class="anchor"></a> |
| |
| </h4> |
| |
| <pre><code>class Gandiva.LiteralNode : Gandiva.Node { |
| parent_instance: GGandivaNode |
| }</pre></code> |
| |
| <div class="docblock"> |
| No description available. |
| </div> |
| |
| <div class="docblock"> |
| |
| |
| |
| </div> |
| |
| |
| </div> |
| </summary> |
| |
| |
| |
| |
| <div class="toggle-wrapper ancestors"> |
| <h4 id="ancestors"> |
| Ancestors |
| <a href="#ancestors" class="anchor"></a> |
| </h4> |
| |
| <div class="docblock"> |
| <ul> |
| |
| |
| <li class="class"><a href="class.Node.html" title="Node">GGandivaNode</a></li> |
| |
| |
| |
| <li class="class"><a class="external" href="javascript:void(0)" data-link="class.Object.html" data-namespace="GObject">GObject</a></li> |
| |
| |
| </ul> |
| </div> |
| </div> |
| |
| |
| |
| <div class="descendants toggle-wrapper default-hide"> |
| <h4 id="descendants">Descendants <a href="#descendants" class="anchor"></a></h4> |
| <div class="docblock"> |
| <ul> |
| <li class="class"><a href="class.BinaryLiteralNode.html" title="BinaryLiteralNode">GGandivaBinaryLiteralNode</a></li> |
| |
| <li class="class"><a href="class.BooleanLiteralNode.html" title="BooleanLiteralNode">GGandivaBooleanLiteralNode</a></li> |
| |
| <li class="class"><a href="class.DoubleLiteralNode.html" title="DoubleLiteralNode">GGandivaDoubleLiteralNode</a></li> |
| |
| <li class="class"><a href="class.FloatLiteralNode.html" title="FloatLiteralNode">GGandivaFloatLiteralNode</a></li> |
| |
| <li class="class"><a href="class.Int16LiteralNode.html" title="Int16LiteralNode">GGandivaInt16LiteralNode</a></li> |
| |
| <li class="class"><a href="class.Int32LiteralNode.html" title="Int32LiteralNode">GGandivaInt32LiteralNode</a></li> |
| |
| <li class="class"><a href="class.Int64LiteralNode.html" title="Int64LiteralNode">GGandivaInt64LiteralNode</a></li> |
| |
| <li class="class"><a href="class.Int8LiteralNode.html" title="Int8LiteralNode">GGandivaInt8LiteralNode</a></li> |
| |
| <li class="class"><a href="class.NullLiteralNode.html" title="NullLiteralNode">GGandivaNullLiteralNode</a></li> |
| |
| <li class="class"><a href="class.StringLiteralNode.html" title="StringLiteralNode">GGandivaStringLiteralNode</a></li> |
| |
| <li class="class"><a href="class.UInt16LiteralNode.html" title="UInt16LiteralNode">GGandivaUInt16LiteralNode</a></li> |
| |
| <li class="class"><a href="class.UInt32LiteralNode.html" title="UInt32LiteralNode">GGandivaUInt32LiteralNode</a></li> |
| |
| <li class="class"><a href="class.UInt64LiteralNode.html" title="UInt64LiteralNode">GGandivaUInt64LiteralNode</a></li> |
| |
| <li class="class"><a href="class.UInt8LiteralNode.html" title="UInt8LiteralNode">GGandivaUInt8LiteralNode</a></li> |
| </ul> |
| </div> |
| </div> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <div class="toggle-wrapper methods"> |
| <h4 id="methods"> |
| Instance methods |
| <a href="#methods" class="anchor"></a> |
| </h4> |
| |
| <div class="docblock"> |
| |
| </div> |
| |
| |
| |
| <div class="toggle-wrapper default-hide ancestor-methods"> |
| <h5 style="display:block;">Methods inherited from <a href="class.Node.html">GGandivaNode</a> (1)</h5><div class="docblock"> |
| |
| <h6><a href="method.Node.to_string.html">ggandiva_node_to_string</a></h6><div class="docblock"> |
| No description available. |
| </div> |
| <div class="docblock"> |
| <p><span class="emblem available">since: 1.0.0</span></p> |
| </div> |
| |
| </div> |
| </div> |
| |
| |
| |
| <div class="toggle-wrapper default-hide ancestor-methods"><h5 style="display:block;">Methods inherited from <a class="external" href="javascript:void(0)" data-link="class.Object.html" data-namespace="GObject">GObject</a> (43)</h5> |
| <div class="docblock"> |
| |
| <div class="docblock"> |
| <p>Please see <a class="external" href="javascript:void(0)" data-link="class.Object.html#methods" data-namespace="GObject">GObject</a> for a full list of methods.</em></p> |
| </div> |
| |
| </div> |
| </div> |
| |
| |
| |
| |
| </div> |
| |
| |
| |
| <div class="toggle-wrapper properties"> |
| <h4 id="properties"> |
| Properties |
| <a href="#properties" class="anchor"></a> |
| </h4> |
| |
| |
| |
| |
| |
| <div class="toggle-wrapper default-hide ancestor-properties"> |
| <h5 style="display:block;">Properties inherited from <a href="class.Node.html">GGandivaNode</a> (2)</h5><div class="docblock"> |
| |
| <h6><a href="property.Node.node.html">Gandiva.Node:node</a></h6><div class="docblock"> |
| No description available. |
| </div> |
| <div class="docblock"> |
| <p></p> |
| </div> |
| |
| <h6><a href="property.Node.return-type.html">Gandiva.Node:return-type</a></h6><div class="docblock"> |
| No description available. |
| </div> |
| <div class="docblock"> |
| <p></p> |
| </div> |
| |
| </div> |
| </div> |
| |
| |
| |
| |
| |
| |
| |
| </div> |
| |
| |
| |
| <div class="signals toggle-wrapper"> |
| <h4 id="signals"> |
| Signals |
| <a href="#signals" class="anchor"></a> |
| </h4> |
| |
| |
| |
| |
| |
| |
| |
| <div class="toggle-wrapper default-hide ancestor-signals"><h5 style="display:block;">Signals inherited from <a class="external" href="javascript:void(0)" data-link="class.Object.html" data-namespace="GObject">GObject</a> (1)</h5> |
| <div class="docblock"> |
| <h6><a class="external" href="javascript:void(0)" data-namespace="GObject" data-link="signal.Object.notify.html">GObject::notify</a></h6> |
| <div class="docblock"> |
| <p>The notify signal is emitted on an object when one of its properties has |
| its value set through g_object_set_property(), g_object_set(), et al.</p> |
| </div> |
| <div class="docblock"> |
| <p></p> |
| </div> |
| |
| </div> |
| </div> |
| |
| |
| |
| |
| |
| </div> |
| |
| |
| |
| <div class="class toggle-wrapper default-hide"> |
| <h4 id="class-struct"> |
| Class structure |
| <a href="#class-struct" class="anchor"></a> |
| </h4> |
| |
| <div class="docblock"> |
| <pre><code>struct GandivaLiteralNodeClass { |
| GGandivaNodeClass parent_class; |
| |
| }</code></pre> |
| </div> |
| |
| <div class="docblock"> |
| No description available. |
| </div> |
| |
| |
| <div class="docblock"> |
| <h6>Class members</h6> |
| |
| <dl class="members"> |
| |
| <dt><code>parent_class: GGandivaNodeClass</code></dt> |
| <dd>No description available.</dd> |
| |
| </dd> |
| </div> |
| |
| </div> |
| |
| |
| |
| |
| |
| |
| </section> |
| </section> |
| |
| |
| |
| <div id="toc" class="toc"> |
| <nav aria-labelledby="toc-title"> |
| <p id="toc-title">Content</p> |
| <ul class="toc-list"> |
| <li class="toc-list-item"><a href="#description"><span class="link-text">Description</span></a></li> |
| |
| |
| |
| <li class="toc-list-item"><a href="#ancestors"><span class="link-text">Ancestors</span></a></li> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| </ul> |
| </nav> |
| </div> |
| |
| |
| <section id="search" class="content hidden"></section> |
| |
| <footer> |
| |
| </footer> |
| </div> |
| </body> |
| </html> |