www.mooseframework.org
Public Attributes | List of all members
Syntax::ActionInfo Struct Reference

#include <Syntax.h>

Public Attributes

std::string _action
 
std::string _task
 

Detailed Description

Definition at line 24 of file Syntax.h.

Member Data Documentation

◆ _action

std::string Syntax::ActionInfo::_action

Definition at line 26 of file Syntax.h.

Referenced by Moose::Builder::buildFullTree(), and Moose::Builder::buildJsonSyntaxTree().

◆ _task

std::string Syntax::ActionInfo::_task

Definition at line 27 of file Syntax.h.

Referenced by Moose::Builder::buildFullTree(), and Moose::Builder::buildJsonSyntaxTree().


The documentation for this struct was generated from the following file: