ExpressionArgumentNode  
            class ExpressionArgumentNode(expression: AtomicExpressionNode, sourceLocation: SourceLocation) : FunctionInputArgumentNode
Content copied to clipboard
Functions
toDocument 
                          
                    Link copied to clipboard
                        toDocumentWithMetadata   
                          
                    Link copied to clipboard
                        toSurfaceNode  
                          
                    Link copied to clipboard
                        Returns a representation of this node in the surface syntax.
Properties
children
                          
                    
                  Link copied to clipboard
                        expression
                          
                    
                  Link copied to clipboard
                        sourceLocation
                          
                    
                  Link copied to clipboard