Selfie
Loading...
Searching...
No Matches
selfie_lib.Literals.TodoStub Class Reference
Inheritance diagram for selfie_lib.Literals.TodoStub:
selfie_lib.Literals.LiteralTodoStub

Public Member Functions

 create_literal (self)
 

Static Public Attributes

 to_match_disk = auto()
 
 to_be_file = auto()
 

Detailed Description

Definition at line 238 of file Literals.py.

Member Function Documentation

◆ create_literal()

selfie_lib.Literals.TodoStub.create_literal (   self)

Definition at line 242 of file Literals.py.

242 def create_literal(self):
243 return LiteralValue(None, self, LiteralTodoStub())
244
245

Member Data Documentation

◆ to_be_file

selfie_lib.Literals.TodoStub.to_be_file = auto()
static

Definition at line 240 of file Literals.py.

◆ to_match_disk

selfie_lib.Literals.TodoStub.to_match_disk = auto()
static

Definition at line 239 of file Literals.py.


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